public class StateInteger1 extends StackState<Integer,State>
| Constructor and Description |
|---|
StateInteger1(JsonFactory factory,
Integer node,
State prev) |
| Modifier and Type | Method and Description |
|---|---|
State |
visitEnd(End symbol) |
getNode, getPrevgetFactory, visitColon, visitComma, visitDouble, visitInteger, visitLBr, visitLCurl, visitListOfObject, visitMapOfObject, visitObject, visitRBr, visitRCurl, visitString, visitWhiteSpacepublic StateInteger1(JsonFactory factory, Integer node, State prev)
public State visitEnd(End symbol) throws UnexpectedInputException
visitEnd in class StateUnexpectedInputExceptionCopyright © 2020. All rights reserved.