// Decompiled by: Fernflower v0.6 // Date: 16.01.2011 23:15:54 // Copyright: 2008-2009, Stiver // Home page: http://www.reversed-java.com package org.antlr.runtime; public class CharStreamState { int p; int line; int charPositionInLine; }