Class TypeNameOrException
java.lang.Object
org.ek9lang.compiler.common.TypeNameOrException
Extracts the fully qualified type name from the symbol.
Or throws an Exception if the symbol is un-typed. Missing types should have been detected in earlier stages.
So be carful which phase you use this with.
-
Constructor Details
-
TypeNameOrException
public TypeNameOrException()
-
-
Method Details
-
apply
-