Constructors
Methods
Transform
- Transform(Program): ((Context: TransformationContext) => ((Source: SourceFile) => Node))
Returns ((Context: TransformationContext) => ((Source: SourceFile) => Node))
- (Context): ((Source: SourceFile) => Node)
Parameters
- Context: TransformationContext
Returns ((Source: SourceFile) => Node)
- (Source): Node
Returns Node