LGTemplateParser.ErrorStructureLineContext.STRUCTURE_EQUALS Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| STRUCTURE_EQUALS() | |
| STRUCTURE_EQUALS(Int32) |
STRUCTURE_EQUALS()
public Antlr4.Runtime.Tree.ITerminalNode[] STRUCTURE_EQUALS();
member this.STRUCTURE_EQUALS : unit -> Antlr4.Runtime.Tree.ITerminalNode[]
Public Function STRUCTURE_EQUALS () As ITerminalNode()
Retours
Antlr4.Runtime.Tree.ITerminalNode[]
S’applique à
STRUCTURE_EQUALS(Int32)
public Antlr4.Runtime.Tree.ITerminalNode STRUCTURE_EQUALS(int i);
member this.STRUCTURE_EQUALS : int -> Antlr4.Runtime.Tree.ITerminalNode
Public Function STRUCTURE_EQUALS (i As Integer) As ITerminalNode
Paramètres
- i
- Int32
Retours
Antlr4.Runtime.Tree.ITerminalNode