public interface AstType
| Modifier and Type | Interface and Description |
|---|---|
static class |
AstType.PrimitiveType |
| Modifier and Type | Field and Description |
|---|---|
static AstType |
BOOL |
static AstType |
INT |
static AstType |
STRING |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSubtypeOf(AstType another) |
Copyright © 2014. All rights reserved.