LGTemplateParser.BodyContext 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
LGTemplateParser.BodyContext() | |
LGTemplateParser.BodyContext(ParserRuleContext, Int32) |
LGTemplateParser.BodyContext()
public BodyContext();
Public Sub New ()
適用於
LGTemplateParser.BodyContext(ParserRuleContext, Int32)
public BodyContext(Antlr4.Runtime.ParserRuleContext parent, int invokingState);
new LGTemplateParser.BodyContext : Antlr4.Runtime.ParserRuleContext * int -> LGTemplateParser.BodyContext
Public Sub New (parent As ParserRuleContext, invokingState As Integer)
參數
- parent
- Antlr4.Runtime.ParserRuleContext
- invokingState
- Int32