DrawScript
1.0
jvm
DrawScript
/
ast
/
Script
/
isValid
is
Valid
fun
isValid
(
)
:
Boolean
Is the script valid? That is, are there no
SemanticError
s in it?
See also
Script.
validate