A B C D E F G H I M N P R T V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ParseTreeVisitor<? extends T>) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FieldStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FileContext
- accept(ParseTreeVisitor<? extends T>) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodLineNumbersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- add(String, String, Consumer<? super DirectClassBuilder>) - Method in class mc.limestone.remap.mappings.direct.DirectMappingsBuilder
- add(String, DirectClass) - Method in class mc.limestone.remap.mappings.direct.DirectMappingsBuilder
- add(String, DirectClassBuilder) - Method in class mc.limestone.remap.mappings.direct.DirectMappingsBuilder
B
- build() - Method in class mc.limestone.remap.mappings.direct.DirectClassBuilder
- build() - Method in class mc.limestone.remap.mappings.direct.DirectMappingsBuilder
C
- channelNames - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- classes - Variable in class mc.limestone.remap.mappings.direct.DirectMappingsSet
- ClassEvaluator - Class in mc.limestone.remap.mappings.proguard
- ClassEvaluator() - Constructor for class mc.limestone.remap.mappings.proguard.ClassEvaluator
- ClassName - Class in mc.limestone.remap.util
- classStatement() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- classStatement() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FileContext
- classStatement(int) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FileContext
- ClassStatementContext(ParserRuleContext, int) - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- COMMENT - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- COMMENT - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
D
- DirectClass - Class in mc.limestone.remap.mappings.direct
- DirectClass(String) - Constructor for class mc.limestone.remap.mappings.direct.DirectClass
- DirectClassBuilder - Class in mc.limestone.remap.mappings.direct
- DirectClassBuilder(String) - Constructor for class mc.limestone.remap.mappings.direct.DirectClassBuilder
- DirectMappingsBuilder - Class in mc.limestone.remap.mappings.direct
- DirectMappingsBuilder() - Constructor for class mc.limestone.remap.mappings.direct.DirectMappingsBuilder
- DirectMappingsSet - Class in mc.limestone.remap.mappings.direct
- DirectMappingsSet() - Constructor for class mc.limestone.remap.mappings.direct.DirectMappingsSet
- DirectMappingsSet(Map<String, DirectClass>) - Constructor for class mc.limestone.remap.mappings.direct.DirectMappingsSet
E
- EOF() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FileContext
- equals(Object) - Method in class mc.limestone.remap.mappings.direct.DirectClass
- equals(Object) - Method in class mc.limestone.remap.util.ClassName
- equals(Object) - Method in class mc.limestone.remap.util.Tuple2
F
- field(String, String, String) - Method in class mc.limestone.remap.mappings.direct.DirectClassBuilder
- fieldStatement() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- fieldStatement() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- fieldStatement(int) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- FieldStatementContext(ParserRuleContext, int) - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardParser.FieldStatementContext
- file() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- FileContext(ParserRuleContext, int) - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardParser.FileContext
- fromClass(Class<?>) - Static method in class mc.limestone.remap.util.ClassName
- fromInternalName(String) - Static method in class mc.limestone.remap.util.ClassName
- fromSimpleName(String) - Static method in class mc.limestone.remap.util.ClassName
G
- getATN() - Method in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- getATN() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- getChannelNames() - Method in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- getClass(ClassName) - Method in class mc.limestone.remap.mappings.direct.DirectMappingsSet
- getClasses() - Method in class mc.limestone.remap.mappings.direct.DirectMappingsSet
- getClassFor(ClassName) - Method in class mc.limestone.remap.mappings.direct.DirectMappingsSet
- getClassFor(ClassName) - Method in interface mc.limestone.remap.mappings.MappingsSet
- getFieldFor(ClassName, String, String) - Method in class mc.limestone.remap.mappings.direct.DirectMappingsSet
- getFieldFor(ClassName, String, String) - Method in interface mc.limestone.remap.mappings.MappingsSet
- getFields() - Method in class mc.limestone.remap.mappings.direct.DirectClass
- getFirst() - Method in class mc.limestone.remap.util.Tuple2
- getGrammarFileName() - Method in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- getGrammarFileName() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- getInnerClassFor(ClassName) - Method in class mc.limestone.remap.mappings.direct.DirectMappingsSet
- getInnerClassFor(ClassName) - Method in interface mc.limestone.remap.mappings.MappingsSet
- getMethodFor(ClassName, String, String) - Method in class mc.limestone.remap.mappings.direct.DirectMappingsSet
- getMethodFor(ClassName, String, String) - Method in interface mc.limestone.remap.mappings.MappingsSet
- getMethods() - Method in class mc.limestone.remap.mappings.direct.DirectClass
- getModeNames() - Method in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- getModuleFor(String) - Method in interface mc.limestone.remap.mappings.MappingsSet
- getName() - Method in class mc.limestone.remap.mappings.direct.DirectClass
- getPackageFor(String) - Method in interface mc.limestone.remap.mappings.MappingsSet
- getRecordComponentFor(ClassName, String, String) - Method in interface mc.limestone.remap.mappings.MappingsSet
- getRuleIndex() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- getRuleIndex() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FieldStatementContext
- getRuleIndex() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FileContext
- getRuleIndex() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodLineNumbersContext
- getRuleIndex() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodParametersContext
- getRuleIndex() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- getRuleNames() - Method in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- getRuleNames() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- getSecond() - Method in class mc.limestone.remap.util.Tuple2
- getSerializedATN() - Method in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- getSerializedATN() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- getTokenNames() - Method in class mc.limestone.remap.mappings.proguard.ProGuardLexer
-
Deprecated.
- getTokenNames() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
-
Deprecated.
- getVocabulary() - Method in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- getVocabulary() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
H
- hashCode() - Method in class mc.limestone.remap.mappings.direct.DirectClass
- hashCode() - Method in class mc.limestone.remap.util.ClassName
- hashCode() - Method in class mc.limestone.remap.util.Tuple2
I
- ID - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- ID - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- isInternalName() - Method in class mc.limestone.remap.util.ClassName
- isSimpleName() - Method in class mc.limestone.remap.util.ClassName
M
- map(byte[], MappingsSet) - Static method in class mc.limestone.remap.Remapper
- map(File, File, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- map(File, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- map(InputStream, OutputStream, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- map(InputStream, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- map(Path, Path, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- map(Path, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- mapArchive(Path, OutputStream, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- mapArchive(Path, Path, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- mapArchive(ZipFile, File, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- mapArchive(ZipFile, OutputStream, MappingsSet) - Static method in class mc.limestone.remap.Remapper
- mappedName - Variable in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- mappedName - Variable in class mc.limestone.remap.mappings.proguard.ProGuardParser.FieldStatementContext
- mappedName - Variable in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- MappingsSet - Interface in mc.limestone.remap.mappings
- MappingsSets - Class in mc.limestone.remap.mappings
- MappingsSets() - Constructor for class mc.limestone.remap.mappings.MappingsSets
- mc.limestone.remap - package mc.limestone.remap
-
ls-remap is a Java library under the LimestoneMC toolchain.
It provides a simple, efficient API for the remapping of Java archives and classes. - mc.limestone.remap.mappings - package mc.limestone.remap.mappings
- mc.limestone.remap.mappings.direct - package mc.limestone.remap.mappings.direct
- mc.limestone.remap.mappings.proguard - package mc.limestone.remap.mappings.proguard
- mc.limestone.remap.util - package mc.limestone.remap.util
- method(String, String, String) - Method in class mc.limestone.remap.mappings.direct.DirectClassBuilder
- methodLineNumbers() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- methodLineNumbers() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- MethodLineNumbersContext(ParserRuleContext, int) - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodLineNumbersContext
- methodParameters() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- methodParameters() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- MethodParametersContext(ParserRuleContext, int) - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodParametersContext
- methodStatement() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- methodStatement() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser
- methodStatement(int) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- MethodStatementContext(ParserRuleContext, int) - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- modeNames - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
N
- name - Variable in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- name - Variable in class mc.limestone.remap.mappings.proguard.ProGuardParser.FieldStatementContext
- name - Variable in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- NAME - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- NAME - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- NAME() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- NAME() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FieldStatementContext
- NAME() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodParametersContext
- NAME() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- NAME(int) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.ClassStatementContext
- NAME(int) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.FieldStatementContext
- NAME(int) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodParametersContext
- NAME(int) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
- newDirect() - Static method in class mc.limestone.remap.mappings.MappingsSets
- newDirect(Map<String, DirectClass>) - Static method in class mc.limestone.remap.mappings.MappingsSets
- newDirectBuilder() - Static method in class mc.limestone.remap.mappings.MappingsSets
- newProGuard(InputStream) - Static method in class mc.limestone.remap.mappings.MappingsSets
- newProGuard(Reader) - Static method in class mc.limestone.remap.mappings.MappingsSets
- newProGuard(String) - Static method in class mc.limestone.remap.mappings.MappingsSets
- newProGuard(ReadableByteChannel) - Static method in class mc.limestone.remap.mappings.MappingsSets
- newProGuard(Path) - Static method in class mc.limestone.remap.mappings.MappingsSets
- NUMBER - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- NUMBER - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- NUMBER() - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodLineNumbersContext
- NUMBER(int) - Method in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodLineNumbersContext
P
- ProGuardBaseVisitor<T> - Class in mc.limestone.remap.mappings.proguard
-
This class provides an empty implementation of
ProGuardVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - ProGuardBaseVisitor() - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardBaseVisitor
- ProGuardLexer - Class in mc.limestone.remap.mappings.proguard
- ProGuardLexer(CharStream) - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardLexer
- ProGuardParser - Class in mc.limestone.remap.mappings.proguard
- ProGuardParser(TokenStream) - Constructor for class mc.limestone.remap.mappings.proguard.ProGuardParser
- ProGuardParser.ClassStatementContext - Class in mc.limestone.remap.mappings.proguard
- ProGuardParser.FieldStatementContext - Class in mc.limestone.remap.mappings.proguard
- ProGuardParser.FileContext - Class in mc.limestone.remap.mappings.proguard
- ProGuardParser.MethodLineNumbersContext - Class in mc.limestone.remap.mappings.proguard
- ProGuardParser.MethodParametersContext - Class in mc.limestone.remap.mappings.proguard
- ProGuardParser.MethodStatementContext - Class in mc.limestone.remap.mappings.proguard
- ProGuardVisitor<T> - Interface in mc.limestone.remap.mappings.proguard
-
This interface defines a complete generic visitor for a parse tree produced by
ProGuardParser.
R
- Remapper - Class in mc.limestone.remap
- Remapper() - Constructor for class mc.limestone.remap.Remapper
- RULE_classStatement - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- RULE_fieldStatement - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- RULE_file - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- RULE_methodLineNumbers - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- RULE_methodParameters - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- RULE_methodStatement - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- ruleNames - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- ruleNames - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
T
- T__0 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- T__0 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- T__1 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- T__1 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- T__2 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- T__2 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- T__3 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- T__3 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- T__4 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- T__4 - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- TERM - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- TERM - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- toDirect(ProGuardParser.ClassStatementContext) - Static method in class mc.limestone.remap.mappings.proguard.ClassEvaluator
- toInternalName() - Method in class mc.limestone.remap.util.ClassName
- tokenNames - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
-
Deprecated.Use
ProGuardLexer.VOCABULARYinstead. - tokenNames - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
-
Deprecated.Use
ProGuardParser.VOCABULARYinstead. - toSimpleName() - Method in class mc.limestone.remap.util.ClassName
- toString() - Method in class mc.limestone.remap.mappings.direct.DirectClass
- toString() - Method in class mc.limestone.remap.mappings.direct.DirectMappingsSet
- toString() - Method in class mc.limestone.remap.util.ClassName
- toString() - Method in class mc.limestone.remap.util.Tuple2
- Tuple2<T1,T2> - Class in mc.limestone.remap.util
- Tuple2(T1, T2) - Constructor for class mc.limestone.remap.util.Tuple2
- type - Variable in class mc.limestone.remap.mappings.proguard.ProGuardParser.FieldStatementContext
- type - Variable in class mc.limestone.remap.mappings.proguard.ProGuardParser.MethodStatementContext
V
- visitClassStatement(ProGuardParser.ClassStatementContext) - Method in class mc.limestone.remap.mappings.proguard.ProGuardBaseVisitor
-
Visit a parse tree produced by
ProGuardParser.classStatement(). - visitClassStatement(ProGuardParser.ClassStatementContext) - Method in interface mc.limestone.remap.mappings.proguard.ProGuardVisitor
-
Visit a parse tree produced by
ProGuardParser.classStatement(). - visitFieldStatement(ProGuardParser.FieldStatementContext) - Method in class mc.limestone.remap.mappings.proguard.ProGuardBaseVisitor
-
Visit a parse tree produced by
ProGuardParser.fieldStatement(). - visitFieldStatement(ProGuardParser.FieldStatementContext) - Method in interface mc.limestone.remap.mappings.proguard.ProGuardVisitor
-
Visit a parse tree produced by
ProGuardParser.fieldStatement(). - visitFile(ProGuardParser.FileContext) - Method in class mc.limestone.remap.mappings.proguard.ProGuardBaseVisitor
-
Visit a parse tree produced by
ProGuardParser.file(). - visitFile(ProGuardParser.FileContext) - Method in interface mc.limestone.remap.mappings.proguard.ProGuardVisitor
-
Visit a parse tree produced by
ProGuardParser.file(). - visitMethodLineNumbers(ProGuardParser.MethodLineNumbersContext) - Method in class mc.limestone.remap.mappings.proguard.ProGuardBaseVisitor
-
Visit a parse tree produced by
ProGuardParser.methodLineNumbers(). - visitMethodLineNumbers(ProGuardParser.MethodLineNumbersContext) - Method in interface mc.limestone.remap.mappings.proguard.ProGuardVisitor
-
Visit a parse tree produced by
ProGuardParser.methodLineNumbers(). - visitMethodParameters(ProGuardParser.MethodParametersContext) - Method in class mc.limestone.remap.mappings.proguard.ProGuardBaseVisitor
-
Visit a parse tree produced by
ProGuardParser.methodParameters(). - visitMethodParameters(ProGuardParser.MethodParametersContext) - Method in interface mc.limestone.remap.mappings.proguard.ProGuardVisitor
-
Visit a parse tree produced by
ProGuardParser.methodParameters(). - visitMethodStatement(ProGuardParser.MethodStatementContext) - Method in class mc.limestone.remap.mappings.proguard.ProGuardBaseVisitor
-
Visit a parse tree produced by
ProGuardParser.methodStatement(). - visitMethodStatement(ProGuardParser.MethodStatementContext) - Method in interface mc.limestone.remap.mappings.proguard.ProGuardVisitor
-
Visit a parse tree produced by
ProGuardParser.methodStatement(). - VOCABULARY - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- VOCABULARY - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
_
- _ATN - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- _ATN - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- _decisionToDFA - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- _decisionToDFA - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- _serializedATN - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- _serializedATN - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
- _sharedContextCache - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardLexer
- _sharedContextCache - Static variable in class mc.limestone.remap.mappings.proguard.ProGuardParser
All Classes All Packages