- commonType
InferredType commonType(InferredType a, InferredType b)
Undocumented in source. Be warned that the author may not have intended to support it.
- inferExpressionType
InferredType inferExpressionType(Expression expression)
Undocumented in source. Be warned that the author may not have intended to support it.
- inferMacroSignature
void inferMacroSignature(InferenceContext context, TypedMacroDefinition currentDefinition)
Undocumented in source. Be warned that the author may not have intended to support it.
- inferMacroSignature
void inferMacroSignature(InferenceContext context, TypedMacroDefinition currentDefinition, Expression expression)
Undocumented in source. Be warned that the author may not have intended to support it.
- inferMacroSignatures
TypedMacroDefinition[string] inferMacroSignatures(Context context)
Undocumented in source. Be warned that the author may not have intended to support it.