public abstract class TerminalExpression extends Expression
Constructor and Description |
---|
TerminalExpression(int startOffset,
int endOffset) |
Modifier and Type | Method and Description |
---|---|
List<Expression> |
getChildren() |
evaluate, getEndOffset, getStartOffset, getValue, hasErrors, visitErrors
public List<Expression> getChildren()
getChildren
in class Expression
Copyright © 2024. All rights reserved.