Java com.google.common.css.compiler.ast StringCharStream fields, constructors, methods, implement or subclass

Example usage for Java com.google.common.css.compiler.ast StringCharStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.common.css.compiler.ast StringCharStream.

The text is from its open source code.

Constructor

StringCharStream(String inputString)
Creates a character stream for a given string.

Method

voidbackup(int amount)
intconvertToCharacterIndex(int lineNumber, int indexInLine)
Returns an absolute character location for given line and column location.
intgetCharIndex()