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 legend-engine-xt-protobuf-grammar-4.25.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.engine.language.protobuf3.grammar.from.antlr4
├─ org.finos.legend.engine.language.protobuf3.grammar.from.antlr4.Protobuf3BaseListener.class - [JAR]
├─ org.finos.legend.engine.language.protobuf3.grammar.from.antlr4.Protobuf3BaseVisitor.class - [JAR]
├─ org.finos.legend.engine.language.protobuf3.grammar.from.antlr4.Protobuf3Lexer.class - [JAR]
├─ org.finos.legend.engine.language.protobuf3.grammar.from.antlr4.Protobuf3Listener.class - [JAR]
├─ org.finos.legend.engine.language.protobuf3.grammar.from.antlr4.Protobuf3Parser.class - [JAR]
├─ org.finos.legend.engine.language.protobuf3.grammar.from.antlr4.Protobuf3Visitor.class - [JAR]
org.finos.legend.engine.language.protobuf3.grammar.to
├─ org.finos.legend.engine.language.protobuf3.grammar.to.Protobuf3GrammarComposer.class - [JAR]
org.finos.legend.engine.language.protobuf3.grammar.from
├─ org.finos.legend.engine.language.protobuf3.grammar.from.Protobuf3GrammarParser.class - [JAR]
├─ org.finos.legend.engine.language.protobuf3.grammar.from.Protobuf3ParserException.class - [JAR]