Package org.eolang.parser
Class Phi.Metas
- java.lang.Object
-
- org.cactoos.iterable.IterableEnvelope<org.xembly.Directive>
-
- org.eolang.parser.Phi.Metas
-
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
- Enclosing class:
- Phi
public static class Phi.Metas extends org.cactoos.iterable.IterableEnvelope<org.xembly.Directive>
Accumulates all metas that should be attached to unphied XMIR. +package meta is prohibited since it's converted to special object with "λ -> Package" binding.- Since:
- 0.36.0
-
-
Method Summary
-
Methods inherited from class org.cactoos.iterable.IterableEnvelope
equals, hashCode, iterator, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-