|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use as_opt_AST | |
---|---|
com.ph.pr.parser.vbs2java | This package includes the VBS2Java converter and code needed during runtime by Java programs that were converted from VBScript. |
com.ph.pr.parser.vbs2java.generated |
Uses of as_opt_AST in com.ph.pr.parser.vbs2java |
---|
Methods in com.ph.pr.parser.vbs2java with parameters of type as_opt_AST | |
---|---|
void |
VBSVisitor.visit(as_opt_AST node)
|
Uses of as_opt_AST in com.ph.pr.parser.vbs2java.generated |
---|
Fields in com.ph.pr.parser.vbs2java.generated declared as as_opt_AST | |
---|---|
private as_opt_AST |
func_AST.inst_as_opt_AST
|
private as_opt_AST |
formal_declarator_AST.inst_as_opt_AST
|
private as_opt_AST |
ext_statement_AST.inst_as_opt_AST
|
private as_opt_AST |
dim_decl_AST.inst_as_opt_AST
|
private as_opt_AST |
const_decl_AST.inst_as_opt_AST
|
Methods in com.ph.pr.parser.vbs2java.generated that return as_opt_AST | |
---|---|
as_opt_AST |
func_AST.get_as_opt_AST()
|
as_opt_AST |
formal_declarator_AST.get_as_opt_AST()
|
as_opt_AST |
ext_statement_AST.get_as_opt_AST()
|
as_opt_AST |
dim_decl_AST.get_as_opt_AST()
|
as_opt_AST |
const_decl_AST.get_as_opt_AST()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |