Pakiet: jtb (1.4.12-2)
Odnośniki dla jtb
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego jtb:
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [eclipse-javacc.sourceforge.net]
Podobne pakiety:
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.
Inne pakiety związane z jtb
|
|
|
|
-
- dep: default-jre
- Standard Java or Java compatible Runtime
- lub java7-runtime
- pakiet wirtualny udostępniany przez default-jre, openjdk-11-jre, openjdk-17-jre
- lub java8-runtime
- pakiet wirtualny udostępniany przez default-jre, openjdk-11-jre, openjdk-17-jre
- lub java9-runtime
- pakiet wirtualny udostępniany przez default-jre, openjdk-11-jre, openjdk-17-jre
- lub java10-runtime
- pakiet wirtualny udostępniany przez default-jre, openjdk-11-jre, openjdk-17-jre
- lub java11-runtime
- pakiet wirtualny udostępniany przez default-jre, openjdk-11-jre, openjdk-17-jre
-
- dep: jarwrapper (>= 0.5)
- Uruchamianie wykonywalnych plików *.jar Javy
Pobieranie jtb
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 1 285,2 KiB | 1 410,0 KiB | [lista plików] |