- All Known Subinterfaces:
CompoundLiteralObject,ScalarLiteralObject
public interface LiteralObject
A literal object is either a
ScalarLiteralObject or a
CompoundLiteralObject. The elements of a compound initializer
designate literal objects in a hierarchical way.-
Method Summary
-
Method Details
-
getType
Type getType()
-