Package

com.avsystem.scex.compiler

annotation

Permalink

package annotation

Visibility
  1. Public
  2. All

Type Members

  1. class Input extends Annotation with StaticAnnotation

    Permalink

    Created: 04-11-2014 Author: ghik

  2. class NotValidated extends Annotation with StaticAnnotation

    Permalink

    Ident and Select trees whose symbol is annotated with this annotation will not be validated, along with the qualifier of Select.

    Ident and Select trees whose symbol is annotated with this annotation will not be validated, along with the qualifier of Select. This is to mark symbols that serve as always-available API inside expressions, like root object or variable getters/setters.

    Created: 23-09-2013 Author: ghik

  3. class RootAdapter extends RootValue

    Permalink
  4. class RootValue extends Input

    Permalink

    Author: ghik Created: 13/01/15.

Ungrouped