| com.google.gag.agent |
Used to build the GagTransformer agent to enforce the enforceable annotations.
|
| com.google.gag.annotation.disclaimer |
Annotations that help with disclosing facts about your code.
|
| com.google.gag.annotation.enforceable |
Annotations that are enforceable by the GagTransformer agent.
|
| com.google.gag.annotation.literary |
Annotations to help express yourself literarily.
|
| com.google.gag.annotation.literary.verse |
Annotations for writing verse in your code.
|
| com.google.gag.annotation.remark |
Annotations to praise your own code and smirk at others'.
|
| com.google.gag.annotation.team |
Team-oriented annotations.
|
| com.google.gag.enumeration |
Enumerations to support the annotations.
|
| com.google.gag.instrument |
Instrumentation classes to perform dynamic bytecode instrumentation.
|
| com.google.gag.instrument.collector |
Collectors used to collect code information during instrumentation.
|
| com.google.gag.instrument.info |
Code information populated by the collectors during instrumentation.
|
| com.google.gag.instrument.util |
Instrumentation utilities.
|