Class: Build

Eleven~ Build

Base class for tree building. Private method names start with an underscore.


new Build()

Sets the property

Properties:
Name Type Description
parser module:Base~Parser

access to source position.

Source:

Methods


_lineno()

Tags node with source position as .lineno if available.

Source: