|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IScriptSource
An object that represents or contains I-Script source code.
Method Summary | |
---|---|
java.lang.String |
getSyntax()
Returns a string that identifies the syntax of the source contained in, or represented by, this object. |
Interpreter.Expr |
parseSource()
Converts the source code into the tree representation used by Interpreter s. |
Method Detail |
---|
java.lang.String getSyntax()
Interpreter.Expr parseSource()
Interpreter
s.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |