Package org.eolang.parser
Class OnDefault
java.lang.Object
org.eolang.parser.OnDefault
- All Implemented Interfaces:
Supplier<String>,ObjectName
Function that builds object name from:
1. /object/metas/meta[head='package']/tail/text()
2. /object/o/@name
If package is present - it'll be joined with object name by dot. Otherwise, only object name without package is returned.
- Since:
- 0.52
-
Constructor Summary
Constructors -
Method Summary