protected static class SimpleTsonParserVisitor.ElementContext extends SimpleTsonParserVisitor.StackContext
| Modifier and Type | Field and Description |
|---|---|
TsonElement |
value |
| Constructor and Description |
|---|
ElementContext(TsonElement value) |
ElementContext(TsonElement value,
Map<String,Object> map) |
addToListContextValue, addToMapContextValue, addToSetContextValue, getContextValue, setContextValuepublic TsonElement value
public ElementContext(TsonElement value)
public ElementContext(TsonElement value, Map<String,Object> map)
Copyright © 2025 vpc open source initiative. All rights reserved.