Last change
on this file since 66 was
66,
checked in by hkaulbersch, 11 years ago
|
Changed Validation:
Validation now works between different files
-unused rule
-referenced only ones
-passthrough
|
File size:
309 bytes
|
Line | |
---|
1 | /* |
---|
2 | * generated by Xtext |
---|
3 | */ |
---|
4 | package de.ugoe.cs.swe.bnftools.ui.outline |
---|
5 | |
---|
6 | /** |
---|
7 | * Customization of the default outline structure. |
---|
8 | * |
---|
9 | * see http://www.eclipse.org/Xtext/documentation.html#outline |
---|
10 | */ |
---|
11 | class EbnfOutlineTreeProvider extends org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider { |
---|
12 | |
---|
13 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.