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.4 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.4 from the group com.github.treepat.

Artifact Treepat
Group com.github.treepat
Version 1.2.4
Last update 28. 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.4

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
expression
expression.expression.TreepatExpression.kt
expression.operators
expression.operators.expression.operators.BreadthClosureFunction.kt
expression.operators.expression.operators.CheckFunction.kt
expression.operators.expression.operators.ChildFunction.kt
expression.operators.expression.operators.DepthClosureFunction.kt
expression.operators.expression.operators.DepthTermFunction.kt
expression.operators.expression.operators.DotFunction.kt
expression.operators.expression.operators.NodeFunction.kt
expression.operators.expression.operators.SiblingFunction.kt
expression.operators.expression.operators.TreepatFunction.kt
expression.operators.expression.operators.UnionFunction.kt
expression.operators.expression.operators.VisitorFunction.kt
expression.operators.expression.operators.VisitorFunctionResponse.kt
grammars.antlr.tree_format
grammars.antlr.tree_format.grammars.antlr.tree_format.TreeFormat.g4
grammars.antlr.tree_format.grammars.antlr.tree_format.TreeFormatVisitorImplementation.kt
grammars.antlr.treepat
grammars.antlr.treepat.grammars.antlr.treepat.Treepat.g4
grammars.antlr.treepat.grammars.antlr.treepat.TreepatVisitorImplementation.kt
grammars.ast
grammars.ast.grammars.ast.ASTNodeFactory.kt
grammars.ast.grammars.ast.ASTNodes.kt
target_tree
target_tree.target_tree.TargetTree.kt
target_tree.target_tree.TargetTreeNode.kt
target_tree.default_tree
target_tree.default_tree.target_tree.default_tree.DefaultTargetTree.kt
target_tree.default_tree.target_tree.default_tree.DefaultTargetTreeNode.kt
tree_format
tree_format.tree_format.TreeFormatBaseListener
tree_format.tree_format.TreeFormatBaseVisitor
tree_format.tree_format.TreeFormatLexer
tree_format.tree_format.TreeFormatListener
tree_format.tree_format.TreeFormatParser
tree_format.tree_format.TreeFormatVisitor
treepat
treepat.treepat.TreepatBaseListener
treepat.treepat.TreepatBaseVisitor
treepat.treepat.TreepatLexer
treepat.treepat.TreepatListener
treepat.treepat.TreepatParser
treepat.treepat.TreepatVisitor




© 2015 - 2024 Weber Informatics LLC | Privacy Policy