Expression
Constructors
Link copied to clipboard
This constructor does not do any parsing, and thus is much faster than the other one.
Link copied to clipboard
Link copied to clipboard
This constructor parses the String into an Expression.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This match method test whether or not two expressions might match.
Link copied to clipboard
Runs a syntactic match against the e.
Link copied to clipboard
open fun updateMatchedVar(matches: Map<HashString, ITreeNode<out Any>>): ITree
Content copied to clipboard