Annotation Type CommandCompletion


Many implementation platforms have a concept of "Tab Completions", where pressing tab will give suggestions on what you can input. This annotation specifies either static completion values, or special @codes that let you define Completion Handlers to dynamically populate completion values.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description