Hierarchy For Package com.github.rvesse.airline.annotations

Package Hierarchies:

Class Hierarchy

Annotation Type Hierarchy

  • com.github.rvesse.airline.annotations.AirlineModule (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.Alias (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.Arguments (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.Cli (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.Command (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.DefaultOption (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.Group (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.Groups (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.Option (implements java.lang.annotation.Annotation)
  • com.github.rvesse.airline.annotations.Parser (implements java.lang.annotation.Annotation)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
      • com.github.rvesse.airline.annotations.OptionType