您现在访问的是微软AZURE全球版技术文档网站,若需要访问由世纪互联运营的MICROSOFT AZURE中国区技术文档网站,请访问 https://docs.azure.cn.
LUFileParser.IntentNameLineContext(ParserRuleContext, Int32) 构造函数
定义
public IntentNameLineContext (Antlr4.Runtime.ParserRuleContext parent, int invokingState);
new LUFileParser.IntentNameLineContext : Antlr4.Runtime.ParserRuleContext * int -> LUFileParser.IntentNameLineContext
Public Sub New (parent As ParserRuleContext, invokingState As Integer)
参数
- parent
- Antlr4.Runtime.ParserRuleContext
- invokingState
- System.Int32