|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JsExpression
Method Summary | |
---|---|
JsExpression |
deepCopy()
|
boolean |
isLeaf()
|
JsStatement |
makeStmt()
|
JsExpression |
source(java.lang.Object info)
|
Methods inherited from interface com.google.dart.compiler.backend.js.ast.JsNode |
---|
accept, acceptChildren, getSource, setSource, traverse |
Method Detail |
---|
boolean isLeaf()
@NotNull JsStatement makeStmt()
JsExpression source(java.lang.Object info)
source
in interface JsNode
@NotNull JsExpression deepCopy()
deepCopy
in interface JsNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |