Antlr4.Tool.Ast.GrammarASTWithOptions.DupNode C# (CSharp) Method

DupNode() public abstract method

public abstract DupNode ( ) : Antlr.Runtime.Tree.ITree
return Antlr.Runtime.Tree.ITree
        public override abstract ITree DupNode();