class IndexNode
Defined in:
nodes.crConstructors
Instance Method Summary
-
#type : String
Introspection methods for testing/debugging
- #value : Char | Int32 | String | Nil
- #visit(v : JSON::Any) : JSON::Any
Introspection methods for testing/debugging
Node