JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.parboiled.annotations
Annotation Type DontExtend
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface
DontExtend
Annotation that can be used on parser methods returning
Rule
objects. Instructs parboiled to completely ignore this method during parser extension.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element