jar

com.contentgrid.thunx : thunx-visitor-reducer

Maven & Gradle

Aug 17, 2023
27 stars

thunx-visitor-reducer · Library to reduce thunx expressions to their minimal representation

Table Of Contents

Latest Version

Download com.contentgrid.thunx : thunx-visitor-reducer JAR file - Latest Versions:

All Versions

Download com.contentgrid.thunx : thunx-visitor-reducer JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window thunx-visitor-reducer-0.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.contentgrid.thunx.visitor.reducer

├─ com.contentgrid.thunx.visitor.reducer.ComparisonFunctionReducer.class - [JAR]

├─ com.contentgrid.thunx.visitor.reducer.FunctionReducer.class - [JAR]

├─ com.contentgrid.thunx.visitor.reducer.LogicalFunctionReducer.class - [JAR]

├─ com.contentgrid.thunx.visitor.reducer.ThunkReducerVisitor.class - [JAR]