public interface IdentifierNode extends Node
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Get the unique index of this identifier in the expression (e.g.
|
String |
getName()
Get the identifier name
|
getCardinality, getChild
String getName()
int getIndex()
Copyright © 2022. All rights reserved.