Home
last modified time | relevance | path

Searched defs:ETSTypeParameter (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsTypeParameter.h23 class ETSTypeParameter : public Type { class
25 explicit ETSTypeParameter() : Type(TypeFlag::ETS_TYPE_PARAMETER) {} in ETSTypeParameter() function in ark::es2panda::checker::ETSTypeParameter
26 explicit ETSTypeParameter(Type *defaultType, Type *constraintType) in ETSTypeParameter() function in ark::es2panda::checker::ETSTypeParameter

Completed in 2 milliseconds