FLANG
|
Public Types | |
using | Result = std::optional< Expr< SomeType > > |
using | Types = CategoryTypes< CAT > |
Public Member Functions | |
TypeKindVisitor (int k, VALUE &&x) | |
TypeKindVisitor (int k, const VALUE &x) | |
template<typename T > | |
Result | Test () |
Public Attributes | |
int | kind |
VALUE | value |