ExpressionAntlrParser.BinaryOpExpContext.LESS_THAN Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Antlr4.Runtime.Tree.ITerminalNode LESS_THAN ();
member this.LESS_THAN : unit -> Antlr4.Runtime.Tree.ITerminalNode
Public Function LESS_THAN () As ITerminalNode
Returns
Antlr4.Runtime.Tree.ITerminalNode