|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.ast.oil.xml.Expression
orc.ast.oil.xml.Isolated
public class Isolated
The "isolated" keyword.
Isolate,
Serialized Form| Field Summary | |
|---|---|
Expression |
body
|
| Constructor Summary | |
|---|---|
Isolated()
|
|
Isolated(Expression body)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
Expr |
unmarshal()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Expression body
| Constructor Detail |
|---|
public Isolated()
public Isolated(Expression body)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic Expr unmarshal()
unmarshal in class Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||