public class BuiltInTypeSymbol extends BaseSymbol implements Type
| Constructor and Description |
|---|
BuiltInTypeSymbol(String id,
Type type) |
BuiltInTypeSymbol(String id,
Type type,
Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.