TriviaNode Type
A node carrying trivia content (comment, blank line, directive, or cursor) and its source range.
Trivia nodes are attached to
Constructors
| Constructor |
Description
|
Full Usage:
TriviaNode(content, range)
Parameters:
TriviaContent
range : range
Returns: TriviaNode
|
|
Instance members
| Instance member |
Description
|
|
|
|
|
fantomas