java.lang.Object
org.benf.cfr.reader.bytecode.analysis.variables.Keywords

public class Keywords extends Object
  • Field Details

  • Constructor Details

    • Keywords

      public Keywords()
  • Method Details

    • isAKeyword

      public static boolean isAKeyword(String string)
    • getReplacement

      public static String getReplacement(String keyword)