public class AstTypeReference extends Object
Modifier and Type | Field and Description |
---|---|
static String |
functionTypeDescStr |
static TypeName |
functionTypeName |
static String |
functionTypeSourceStr |
static String |
rootTypeDescStr |
static TypeName |
rootTypeName |
static String |
rootTypeSourceStr |
Constructor and Description |
---|
AstTypeReference() |
public static final String rootTypeSourceStr
public static final String rootTypeDescStr
public static final TypeName rootTypeName
public static final String functionTypeSourceStr
public static final String functionTypeDescStr
public static final TypeName functionTypeName