public class NonLocalAttrRef extends ActionChunk
Modifier and Type | Field and Description |
---|---|
String |
name |
int |
ruleIndex |
String |
ruleName |
ctx
ast, factory
Constructor and Description |
---|
NonLocalAttrRef(StructDecl ctx,
String ruleName,
String name,
int ruleIndex) |
public NonLocalAttrRef(StructDecl ctx, String ruleName, String name, int ruleIndex)
Copyright © 1992–2020 ANTLR. All rights reserved.