net.jangaroo.jooc
Class TypeRelation
java.lang.Object
net.jangaroo.jooc.NodeImplBase
net.jangaroo.jooc.TypeRelation
public class TypeRelation
- extends NodeImplBase
- Author:
- Andreas Gawecki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeRelation
public TypeRelation(JooSymbol symRelation,
Type type)
getType
public Type getType()
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
generateAsApiCode
protected void generateAsApiCode(JsWriter out)
throws java.io.IOException
- Description copied from class:
NodeImplBase
- Default implementation generates same code as JS. Overwritten where this must differ.
- Overrides:
generateAsApiCode in class NodeImplBase
- Throws:
java.io.IOException
generateJsCode
protected void generateJsCode(JsWriter out)
throws java.io.IOException
- Specified by:
generateJsCode in class NodeImplBase
- Throws:
java.io.IOException
getSymbol
public JooSymbol getSymbol()
Copyright © 2002-2010 CoreMedia AG. All Rights Reserved.