Paket: jtb (1.4.12-3)
jtb için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
jtb Kaynak Paketini İndir:
Geliştirici:
Dış Kaynaklar:
- Ana Sayfa [eclipse-javacc.sourceforge.net]
Benzer paketler:
syntax tree builder and visitors generator for JavaCC
JTB (Java Tree Builder) is a syntax tree builder and visitors generator to be used in front of JavaCC (Java Compiler Compiler). It takes a JavaCC grammar file as input (usually a ".jtb" file) and automatically generates the following:
* a set of syntax tree classes based on the productions in the grammar, utilizing the Visitor design pattern; * four interfaces: IVoidVisitor, IVoidArguVisitor, IRetVisitor, IRetArguVisitor; * four depth-first visitors: DepthFirstVoidVisitor, DepthFirstVoidArguVisitor, DepthFirstRetVisitor, DepthFirstREtArguVisitor, whose default methods simply visit the children of the current node; * a JavaCC grammar ".jj" file (jtb.out.jj by default), with the proper annotations to build the syntax tree during parsing (which then must be compiled with JavaCC).
New visitors, which subclass any generated one, can then override the default methods and perform various operations on and manipulate the generated syntax tree.
jtb ile İlgili Diğer Paketler
|
|
|
|
-
- dep: default-jre
- Standard Java or Java compatible Runtime
- ya da java7-runtime
- sanal paketi sağlayan default-jre, openjdk-17-jre, openjdk-21-jre
- ya da java8-runtime
- sanal paketi sağlayan default-jre, openjdk-17-jre, openjdk-21-jre
- ya da java9-runtime
- sanal paketi sağlayan default-jre, openjdk-17-jre, openjdk-21-jre
- ya da java10-runtime
- sanal paketi sağlayan default-jre, openjdk-17-jre, openjdk-21-jre
- ya da java11-runtime
- sanal paketi sağlayan default-jre, openjdk-17-jre, openjdk-21-jre
-
- dep: jarwrapper (>= 0.5)
- Run executable Java .jar files
jtb indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 1.298,7 kB | 1.419,0 kB | [dosya listesi] |