net.jangaroo.jooc
Class IdeType
java.lang.Object
net.jangaroo.jooc.NodeImplBase
net.jangaroo.jooc.Type
net.jangaroo.jooc.IdeType
public class IdeType
- extends Type
- Author:
- Andreas Gawecki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdeType
public IdeType(Ide ide)
IdeType
public IdeType(JooSymbol symIde)
getIde
public Ide getIde()
scope
public void scope(Scope scope)
analyze
public net.jangaroo.jooc.AstNode analyze(net.jangaroo.jooc.AstNode parentNode,
AnalyzeContext context)
- Overrides:
analyze in class NodeImplBase
generateJsCode
protected void generateJsCode(JsWriter out)
throws IOException
- Specified by:
generateJsCode in class NodeImplBase
- Throws:
IOException
getSymbol
public JooSymbol getSymbol()
resolveDeclaration
public IdeDeclaration resolveDeclaration()
- Description copied from class:
Type
- Resolve this type to the underlying Class or PredefinedType declaration
- Overrides:
resolveDeclaration in class Type
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.