FirstPass.this

class FirstPass
this

Parameters

mod Module

the module to visit

symbolFile istring

path to the file being converted

symbolAllocator IAllocator

allocator used for the auto-complete symbols

semanticAllocator IAllocator

allocator used for semantic symbols

includeParameterSymbols bool

include parameter symbols as children of function decalarations and constructors

Meta