ExpressionAntlrParser.BinaryOpExpContext.MORE_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 MORE_THAN ();
member this.MORE_THAN : unit -> Antlr4.Runtime.Tree.ITerminalNode
Public Function MORE_THAN () As ITerminalNode
Returns
Antlr4.Runtime.Tree.ITerminalNode