ExpressionAntlrParser.StringInterpolationContext.STRING_INTERPOLATION_START Methode

Definitie

Overloads

STRING_INTERPOLATION_START()
STRING_INTERPOLATION_START(Int32)

STRING_INTERPOLATION_START()

public Antlr4.Runtime.Tree.ITerminalNode[] STRING_INTERPOLATION_START();
member this.STRING_INTERPOLATION_START : unit -> Antlr4.Runtime.Tree.ITerminalNode[]
Public Function STRING_INTERPOLATION_START () As ITerminalNode()

Retouren

Antlr4.Runtime.Tree.ITerminalNode[]

Van toepassing op

STRING_INTERPOLATION_START(Int32)

public Antlr4.Runtime.Tree.ITerminalNode STRING_INTERPOLATION_START(int i);
member this.STRING_INTERPOLATION_START : int -> Antlr4.Runtime.Tree.ITerminalNode
Public Function STRING_INTERPOLATION_START (i As Integer) As ITerminalNode

Parameters

i
Int32

Retouren

Antlr4.Runtime.Tree.ITerminalNode

Van toepassing op