Begin an extension of this schema @return
()
| 89 | * @return |
| 90 | */ |
| 91 | public Builder extend() { |
| 92 | return new Builder(this); |
| 93 | } |
| 94 | |
| 95 | @Override |
| 96 | public wycc.lang.Syntactic.Item.Descriptor getDescriptor(int opcode) { |
no outgoing calls
no test coverage detected