Click or drag to resize

ParserAddUnused Method

Overload List
  NameDescription
Public methodAddUnused(CodeObject)
Add a code object that was just parsed but not yet needed to the unused list.
Public methodAddUnused(Token)
Add a token that was just parsed but not yet needed to the unused list.
Top
See Also