class ASTnodeWithPosBits |
This is used internally by those AST nodes which have line number and column information.
This is used internally by those AST nodes which have line number and column information. It was once a part of ASTnode but it had to be moved out in order to save space in ASTnode for repetative data values in big loops.This does not need to be documented for callers of starlib, only an implementer of starlib need to understand this clas.
Alphabetic index HTML hierarchy of classes or Java