ABT.ExprType.Decl C# (CSharp) Méthode

Decl() public méthode

public Decl ( ) : String
Résultat String
        public String Decl() => this.Decl("");
    }

Same methods

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