View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window inflectible-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.tendiwa.inflectible.implementations
├─ org.tendiwa.inflectible.implementations.English.class - [JAR]
├─ org.tendiwa.inflectible.implementations.Russian.class - [JAR]
org.tendiwa.inflectible
├─ org.tendiwa.inflectible.AbstractDelegatingPlaceholder.class - [JAR]
├─ org.tendiwa.inflectible.AbstractLanguage.class - [JAR]
├─ org.tendiwa.inflectible.ActualArguments.class - [JAR]
├─ org.tendiwa.inflectible.ArgumentName.class - [JAR]
├─ org.tendiwa.inflectible.BasicActualArguments.class - [JAR]
├─ org.tendiwa.inflectible.BasicLexeme.class - [JAR]
├─ org.tendiwa.inflectible.BasicLexemeBundleParser.class - [JAR]
├─ org.tendiwa.inflectible.BasicNativeSpeaker.class - [JAR]
├─ org.tendiwa.inflectible.BasicSpelling.class - [JAR]
├─ org.tendiwa.inflectible.BasicTemplate.class - [JAR]
├─ org.tendiwa.inflectible.BasicTemplateBundleParser.class - [JAR]
├─ org.tendiwa.inflectible.BasicTemplatuary.class - [JAR]
├─ org.tendiwa.inflectible.BasicVocabulary.class - [JAR]
├─ org.tendiwa.inflectible.BasicWordForm.class - [JAR]
├─ org.tendiwa.inflectible.CapitalizedSpelling.class - [JAR]
├─ org.tendiwa.inflectible.EnumBasedGrammar.class - [JAR]
├─ org.tendiwa.inflectible.FilledOutText.class - [JAR]
├─ org.tendiwa.inflectible.Grammar.class - [JAR]
├─ org.tendiwa.inflectible.Grammeme.class - [JAR]
├─ org.tendiwa.inflectible.Language.class - [JAR]
├─ org.tendiwa.inflectible.Lexeme.class - [JAR]
├─ org.tendiwa.inflectible.LexemeName.class - [JAR]
├─ org.tendiwa.inflectible.Localizable.class - [JAR]
├─ org.tendiwa.inflectible.MissingLexemeException.class - [JAR]
├─ org.tendiwa.inflectible.MissingTemplateException.class - [JAR]
├─ org.tendiwa.inflectible.NativeSpeaker.class - [JAR]
├─ org.tendiwa.inflectible.ParsedLexeme.class - [JAR]
├─ org.tendiwa.inflectible.ParsedSinglePartPlaceholder.class - [JAR]
├─ org.tendiwa.inflectible.ParsedTemplate.class - [JAR]
├─ org.tendiwa.inflectible.ParsedTemplatuary.class - [JAR]
├─ org.tendiwa.inflectible.ParsedTwoPartVariableConceptPlaceholder.class - [JAR]
├─ org.tendiwa.inflectible.ParsedVocabulary.class - [JAR]
├─ org.tendiwa.inflectible.ParsedWordForm.class - [JAR]
├─ org.tendiwa.inflectible.PhFromArgument.class - [JAR]
├─ org.tendiwa.inflectible.PhWithAgreement.class - [JAR]
├─ org.tendiwa.inflectible.PhWithCapitalization.class - [JAR]
├─ org.tendiwa.inflectible.PhWithGrammemes.class - [JAR]
├─ org.tendiwa.inflectible.PiPlaceholder.class - [JAR]
├─ org.tendiwa.inflectible.PiPlainText.class - [JAR]
├─ org.tendiwa.inflectible.Placeholder.class - [JAR]
├─ org.tendiwa.inflectible.Spelling.class - [JAR]
├─ org.tendiwa.inflectible.Template.class - [JAR]
├─ org.tendiwa.inflectible.TemplateBodyPiece.class - [JAR]
├─ org.tendiwa.inflectible.TemplateName.class - [JAR]
├─ org.tendiwa.inflectible.Templatuary.class - [JAR]
├─ org.tendiwa.inflectible.Text.class - [JAR]
├─ org.tendiwa.inflectible.ValidatedIdentifier.class - [JAR]
├─ org.tendiwa.inflectible.Vocabulary.class - [JAR]
├─ org.tendiwa.inflectible.WordForm.class - [JAR]
org.tendiwa.inflectible.antlr
├─ org.tendiwa.inflectible.antlr.LexemeBundleLexer.class - [JAR]
├─ org.tendiwa.inflectible.antlr.LexemeBundleParser.class - [JAR]
├─ org.tendiwa.inflectible.antlr.LexemeBundleParserBaseListener.class - [JAR]
├─ org.tendiwa.inflectible.antlr.LexemeBundleParserBaseVisitor.class - [JAR]
├─ org.tendiwa.inflectible.antlr.LexemeBundleParserListener.class - [JAR]
├─ org.tendiwa.inflectible.antlr.LexemeBundleParserVisitor.class - [JAR]
├─ org.tendiwa.inflectible.antlr.TemplateBundleLexer.class - [JAR]
├─ org.tendiwa.inflectible.antlr.TemplateBundleParser.class - [JAR]
├─ org.tendiwa.inflectible.antlr.TemplateBundleParserBaseListener.class - [JAR]
├─ org.tendiwa.inflectible.antlr.TemplateBundleParserBaseVisitor.class - [JAR]
├─ org.tendiwa.inflectible.antlr.TemplateBundleParserListener.class - [JAR]
├─ org.tendiwa.inflectible.antlr.TemplateBundleParserVisitor.class - [JAR]