Press n or j to go to the next uncovered block, b, p or k for the previous block.
/** * Container for symbols used by our AST/Symbol class * */ export class SymbolContainer { // properties of this will be strings }