7 #ifndef RETDEC_BORLAND_AST_H
8 #define RETDEC_BORLAND_AST_H
Representation of built-in types in borland AST.
Representation of char types in borland AST.
Representation of conversion operators in borland AST.
Representation of array types in borland AST.
Representation of floating point number types in borland AST.
Representation of function types in borland AST.
Representation of integral number types in borland AST.
Representation of named types in borland AST.
Representation of pointer type in borland AST.
Representation of L-value reference type in borland AST.
Representation of functions in borland AST.
Representation of names in borland AST.
Base class for all nodes in borland AST.
Representation of arrays of nodes in borland AST.
Representation of node that adds parentheses around another node in borland AST.
Representation of type qualifiers in borland AST.
Representation of R-value reference type in borland AST.
Representation of templates in borland AST.
Base class for all types in borland AST.