Skip to content
Snippets Groups Projects
Select Git revision
  • cee30f5c8a1b356118f5ed78302a1df64fe76897
  • master default protected
  • develop
  • bugfix/missing-newline-parse-error
  • jastadd-fix-inc-param-debug
  • jastadd-2.3.5
  • 1.0.0-pre-release.alpha
7 results

relast.jar

Blame
  • Configuration.jadd 197 B
    aspect Configuration {
      public static boolean ASTNode.loggingEnabledForReads = false;
      public static boolean ASTNode.loggingEnabledForWrites = false;
      public static TypeDecl ASTNode.rootNode;
    }