Antlr4.Tool.Ast.GrammarASTWithOptions.DupNode C# (CSharp) Метод

DupNode() публичный абстрактный Метод

public abstract DupNode ( ) : Antlr.Runtime.Tree.ITree
Результат Antlr.Runtime.Tree.ITree
        public override abstract ITree DupNode();