|
||||||||||
| 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.Extends
public class Extends
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.jangaroo.jooc.NodeImplBase |
|---|
NodeImplBase.Scoped |
| Constructor Summary | |
|---|---|
Extends(JooSymbol extds,
Ide superClass)
|
|
| Method Summary | |
|---|---|
net.jangaroo.jooc.AstNode |
analyze(net.jangaroo.jooc.AstNode parentNode,
AnalyzeContext context)
|
protected void |
generateJsCode(JsWriter out)
|
JooSymbol |
getSymbol()
|
void |
scope(Scope scope)
|
| Methods inherited from class net.jangaroo.jooc.NodeImplBase |
|---|
analyze, generateAsApiCode, generateCode, scope, withNewDeclarationScope, withNewLabelScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Extends(JooSymbol extds,
Ide superClass)
| Method Detail |
|---|
public void scope(Scope scope)
public net.jangaroo.jooc.AstNode analyze(net.jangaroo.jooc.AstNode parentNode,
AnalyzeContext context)
analyze in class NodeImplBase
protected void generateJsCode(JsWriter out)
throws java.io.IOException
generateJsCode in class NodeImplBasejava.io.IOExceptionpublic JooSymbol getSymbol()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||