source: trunk/yao/share/antlr-2.7.7/examples/java/pascal/ScalarType.java @ 1

Last change on this file since 1 was 1, checked in by lnalod, 15 years ago

Initial import of YAO sources

File size: 128 bytes
Line 
1/** Predefined scalar type */
2import java.io.*;
3
4public class ScalarType extends TypeSpecifier implements Serializable {
5}
Note: See TracBrowser for help on using the repository browser.