Package org.apache.tapestry5.plastic
Annotation Type Opcodes
-
() () public @interface Opcodes
Used to document theInstructionBuilder
andTryCatchBlock
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description value
Describes the Opcodes that may be emitted by this method.
-
-
-
Element Detail
-
value
value
Describes the Opcodes that may be emitted by this method.
-
-