|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jangaroo.jooc.NodeImplBase
net.jangaroo.jooc.Type
public abstract class Type
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.jangaroo.jooc.NodeImplBase |
|---|
NodeImplBase.Scoped |
| Constructor Summary | |
|---|---|
Type()
|
|
| Method Summary | |
|---|---|
JooSymbol |
getSymbol()
|
IdeDeclaration |
resolveDeclaration()
Resolve this type to the underlying Class or PredefinedType declaration |
void |
scope(Scope scope)
|
| Methods inherited from class net.jangaroo.jooc.NodeImplBase |
|---|
analyze, analyze, generateAsApiCode, generateCode, generateJsCode, scope, withNewDeclarationScope, withNewLabelScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Type()
| Method Detail |
|---|
public IdeDeclaration resolveDeclaration()
public JooSymbol getSymbol()
public void scope(Scope scope)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||