blob: 3eb547d2dd0dd2ba0be9067e7aa6a06c1d6f72d2 [file] [log] [blame]
/**
* @generated by Gymnast from Emfatic.ast on 09.02.2007 13:03:05
*/
package org.eclipse.emf.emfatic.core.lang.gen.parser;
public class ExtToken extends Token {
/**
* The start position of the token in the input stream.
*/
public int tokenOffset;
}