create Type Alias
@NotNull
Creates a typedef / type alias in the form of a TypedefDeclaration to the scope manager and returns it.
Return
the typedef declaration
Parameters
frontend
the language frontend
raw Code
the raw code
target
the target type
alias String
the alias / name of the typedef