- Namespace
- MicroComGenerator
.Ast - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["AstTypeNode"]
class Type type-node
Syntax
public class AstTypeNode
Properties
Name | Value | Summary |
---|---|---|
IsLink | bool | |
Name | string | |
PointerLevel | int |
Methods
Name | Value | Summary |
---|---|---|
Clone |
AstTypeNode | |
Format |
string | |
ToString |
string |