forked from jasder/antlr
Must explicitly implement property
This commit is contained in:
parent
73bce570b2
commit
ad90e54b67
|
@ -125,7 +125,7 @@ namespace Antlr4.Runtime
|
|||
}
|
||||
}
|
||||
|
||||
public virtual Antlr4.Runtime.RuleContext RuleContext
|
||||
RuleContext IRuleNode.RuleContext
|
||||
{
|
||||
get
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue