Federico Tomassetti
08/09/2023, 9:30 AMregisterNodeFactory(Ref_pathContext::class) { pt: Ref_pathContext, t: ASTTransformer ->
var ast: PSSExpression
...
}
And to infer the return type of the lambda.
I would then use that information to generate some code.
Would that be feasible?Federico Tomassetti
08/09/2023, 9:32 AMTóth István Zoltán
08/09/2023, 11:06 AMTóth István Zoltán
08/09/2023, 11:09 AMFederico Tomassetti
08/09/2023, 11:10 AM