Must explicitly implement property

This commit is contained in:
Sam Harwell 2013-02-16 10:35:41 -06:00
parent 73bce570b2
commit ad90e54b67
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ namespace Antlr4.Runtime
}
}
public virtual Antlr4.Runtime.RuleContext RuleContext
RuleContext IRuleNode.RuleContext
{
get
{