ABT.ExprType.Decl C# (CSharp) 메소드

Decl() 공개 메소드

public Decl ( ) : String
리턴 String
        public String Decl() => this.Decl("");
    }

Same methods

ExprType::Decl ( String name ) : String
ExprType::Decl ( String name, Int32 precedence ) : String