All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download Treepat JAR 1.2.6 with all dependencies


Treepat is a language to recognise patterns in trees in a similar way as regular expressions recognize patterns in strings. Treepat includes analogous operators to regex union, concatenation, and closure, which are extended to the notion of trees.

Files of the artifact Treepat version 1.2.6 from the group com.github.treepat.

Artifact Treepat
Group com.github.treepat
Version 1.2.6
Last update 29. April 2020
Tags: recognise patterns notion regular regex extended strings includes expressions which analogous recognize union trees closure operators treepat language concatenation similar
Organization not specified
URL https://github.com/Treepat/Treepat
License Apache License, Version 2.0
Dependencies amount 2
Dependencies antlr4, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
There is a newer version: 2.0.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of Treepat Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of Treepat version 1.2.6

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.treepat.Treepat
META-INF.maven.com.github.treepat.Treepat.META-INF.maven.com.github.treepat.Treepat.pom.properties
META-INF.maven.com.github.treepat.Treepat.META-INF.maven.com.github.treepat.Treepat.pom.xml
.Main.kt
.TreeFormat.tokens
.TreeFormatLexer.tokens
.Treepat.tokens
.TreepatLexer.tokens
antlr.tree_format
antlr.tree_format.antlr.tree_format.TreeFormatBaseListener
antlr.tree_format.antlr.tree_format.TreeFormatBaseVisitor
antlr.tree_format.antlr.tree_format.TreeFormatLexer
antlr.tree_format.antlr.tree_format.TreeFormatListener
antlr.tree_format.antlr.tree_format.TreeFormatParser
antlr.tree_format.antlr.tree_format.TreeFormatVisitor
antlr.treepat
antlr.treepat.antlr.treepat.TreepatBaseListener
antlr.treepat.antlr.treepat.TreepatBaseVisitor
antlr.treepat.antlr.treepat.TreepatLexer
antlr.treepat.antlr.treepat.TreepatListener
antlr.treepat.antlr.treepat.TreepatParser
antlr.treepat.antlr.treepat.TreepatVisitor
com.github.treepat.expression
com.github.treepat.expression.com.github.treepat.expression.TreepatExpression.kt
com.github.treepat.expression.operators
com.github.treepat.expression.operators.com.github.treepat.expression.operators.BreadthClosureFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.CheckFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.ChildFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.DepthClosureFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.DepthTermFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.DotFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.NodeFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.SiblingFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.TreepatFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.UnionFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.VisitorFunction.kt
com.github.treepat.expression.operators.com.github.treepat.expression.operators.VisitorFunctionResponse.kt
com.github.treepat.grammars.antlr.tree_format
com.github.treepat.grammars.antlr.tree_format.com.github.treepat.grammars.antlr.tree_format.TreeFormat.g4
com.github.treepat.grammars.antlr.tree_format.com.github.treepat.grammars.antlr.tree_format.TreeFormatVisitorImplementation.kt
com.github.treepat.grammars.antlr.treepat
com.github.treepat.grammars.antlr.treepat.com.github.treepat.grammars.antlr.treepat.Treepat.g4
com.github.treepat.grammars.antlr.treepat.com.github.treepat.grammars.antlr.treepat.TreepatVisitorImplementation.kt
com.github.treepat.grammars.ast
com.github.treepat.grammars.ast.com.github.treepat.grammars.ast.ASTNodeFactory.kt
com.github.treepat.grammars.ast.com.github.treepat.grammars.ast.ASTNodes.kt
com.github.treepat.target_tree
com.github.treepat.target_tree.com.github.treepat.target_tree.TargetTree.kt
com.github.treepat.target_tree.com.github.treepat.target_tree.TargetTreeNode.kt
com.github.treepat.target_tree.default_tree
com.github.treepat.target_tree.default_tree.com.github.treepat.target_tree.default_tree.DefaultTargetTree.kt
com.github.treepat.target_tree.default_tree.com.github.treepat.target_tree.default_tree.DefaultTargetTreeNode.kt




© 2015 - 2024 Weber Informatics LLC | Privacy Policy