- visit
void visit(VariableDeclaration varDec)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Parameter param)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(StructBody structBody)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(EnumBody enumBody)
 Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Declaration dec)
 Undocumented in source. Be warned that the author may not have intended to support it.
Scans a module's parsed AST and looks for C-style array variables and parameters, storing the locations in the markers array.