Class PsyProc

java.lang.Object
coneforest.psylla.core.PsyArray
coneforest.psylla.core.PsyProc
All Implemented Interfaces:
PsyAppendable<PsyObject>, PsyClearable, PsyContainer<PsyObject>, PsyExecutable, PsyFormalArray<PsyObject>, PsyIndexed<PsyInteger,PsyObject>, PsyIterable<PsyObject>, PsyLengthy, PsyObject, PsySequential<PsyObject>, PsyStreamable<PsyObject>, Iterable<PsyObject>

@Type("proc") public class PsyProc extends PsyArray implements PsyExecutable
The representation of proc, a procedure.