Package org.ek9lang.compiler.common
Class AggregateHasPureConstruction
java.lang.Object
org.ek9lang.compiler.common.AggregateHasPureConstruction
- All Implemented Interfaces:
Predicate<IAggregateSymbol>
Predicate to see if an aggregate mandated pure in its construction.
-
Constructor Details
-
AggregateHasPureConstruction
public AggregateHasPureConstruction()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<IAggregateSymbol>
-