getName
Helper method which, if this is an expression with a type pattern, returns the identifier/name. For example: obj instanceof String stringNameIn this example, getName() returns stringName
Helper method which, if this is an expression with a type pattern, returns the identifier/name. For example: obj instanceof String stringNameIn this example, getName() returns stringName