[ Източник: jtb ]
Пакет: jtb (1.4.12-2)
Връзки за jtb
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник jtb.
Отговорник:
Външни препратки:
- Начална страница [eclipse-javacc.sourceforge.net]
Подобни пакети:
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
|
|
|
|
-
- dep: default-jre
- Standard Java or Java compatible Runtime
- или java7-runtime
- виртуален пакет, предлаган от default-jre, openjdk-11-jre, openjdk-17-jre
- или java8-runtime
- виртуален пакет, предлаган от default-jre, openjdk-11-jre, openjdk-17-jre
- или java9-runtime
- виртуален пакет, предлаган от default-jre, openjdk-11-jre, openjdk-17-jre
- или java10-runtime
- виртуален пакет, предлаган от default-jre, openjdk-11-jre, openjdk-17-jre
- или java11-runtime
- виртуален пакет, предлаган от default-jre, openjdk-11-jre, openjdk-17-jre
-
- dep: jarwrapper (>= 0.5)
- Run executable Java .jar files
Изтегляне на jtb
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 1 285,2 кБ | 1 410,0 кБ | [списък на файловете] |