Java.target.apidocs.org.antlr.v4.runtime.RuleDependencies.html Maven / Gradle / Ivy
RuleDependencies (ANTLR 4 Runtime (Optimized) 4.7.1 API)
org.antlr.v4.runtime
Annotation Type RuleDependencies
-
@Retention(value=RUNTIME)
@Target(value={TYPE,CONSTRUCTOR,METHOD,FIELD})
public @interface RuleDependencies
This annotation allows multiple RuleDependency annotations to be
applied to a single element.
- Author:
- Sam Harwell
-
-
Required Element Summary
Required Elements
Modifier and Type
Required Element and Description
RuleDependency[]
value
The set of rule dependencies for the annotated element.
-
-
Element Detail
-
value
public abstract RuleDependency[] value
The set of rule dependencies for the annotated element.
Copyright © 1992–2018 Tunnel Vision Laboratories, LLC. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy