KFeel
v1.0.0
      Target filter
Search in API
Skip to content
    KFeel
KFeel/ca.acendas.kfeel.parser/ASTNode

ASTNode

sealed class ASTNode

Base class for all AST nodes in FEEL expressions.

Inheritors

NumberLiteralNode
StringLiteralNode
BooleanLiteralNode
NullLiteralNode
ListLiteralNode
ContextLiteralNode
RangeLiteralNode
IdentifierNode
BinaryOpNode
UnaryOpNode
ComparisonNode
IfThenElseNode
ForExpressionNode
QuantifierNode
BetweenNode
InNode
InstanceOfNode
PropertyAccessNode
IndexAccessNode
FilterNode
FunctionCallNode
NamedFunctionCallNode
FunctionDefinitionNode

Properties

position
Link copied to clipboard
abstract val position: Position
Generated by Dokka
© 2025 Copyright