public interface QualifiedName extends Name
[JLS3:6.2] Names and Identifiers
Modifier and Type | Method and Description |
---|---|
Name |
getQualifier()
Returns the name qualifier.
|
SimpleName |
getSimpleName()
Returns the simple name on the tail.
|
getLastSegment, toNameList, toNameString
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
Name getQualifier()
SimpleName getSimpleName()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.