All Superinterfaces:
ExprNodeDeployTimeConst
All Known Implementing Classes:
ExprVariableNodeImpl

public interface ExprVariableNode extends ExprNodeDeployTimeConst
Represents a variable in an expression tree.
  • Method Details

    • getVariableNameWithSubProp

      String getVariableNameWithSubProp()
    • getVariableMetadata

      VariableMetaData getVariableMetadata()