Class SimpleTsonParserVisitor.ElementContext
java.lang.Object
net.thevpc.tson.impl.parser.SimpleTsonParserVisitor.StackContext
net.thevpc.tson.impl.parser.SimpleTsonParserVisitor.ElementContext
- Enclosing class:
SimpleTsonParserVisitor
protected static class SimpleTsonParserVisitor.ElementContext
extends SimpleTsonParserVisitor.StackContext
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionElementContext(TsonElement value) ElementContext(TsonElement value, Map<String, Object> map) -
Method Summary
Methods inherited from class SimpleTsonParserVisitor.StackContext
addToListContextValue, addToMapContextValue, addToSetContextValue, getContextValue, setContextValue
-
Field Details
-
value
-
-
Constructor Details
-
ElementContext
-
ElementContext
-