add source code that does not have location annotations.
[IRC.git] / Robust / JavaGrammar / Lex / InputElement.java
1 package Lex;
2
3 abstract class InputElement {}