Interface Unifiable<T>
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ExpressionTemplate, StringName, UAnyOf, UClassType, UExpression, UForAll, UFreeIdent, UIntersectionClassType, ULiteral, UMemberSelect, UMethodIdent, UMethodInvocation, UMethodType, UPlaceholderExpression, UReturn, UStaticIdent, UTree, UType, UTypeVar, UVariableDecl
A serializable representation of a template that can be matched against a target of type
T
.- Author:
- Louis Wasserman
-
Method Summary
-
Method Details
-
unify
-