public class IndentStartState extends NamedState
Constructor and Description |
---|
IndentStartState(String name) |
Modifier and Type | Method and Description |
---|---|
void |
enter(Object arg0) |
Object |
exit() |
public IndentStartState(String name)
public void enter(Object arg0)
enter
in class NamedState
public Object exit()
exit
in class NamedState
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.