Public Member Functions

antlr.CharFormatter Interface Reference

Inheritance diagram for antlr.CharFormatter:
antlr.CppCharFormatter antlr.CSharpCharFormatter antlr.JavaCharFormatter antlr.PythonCharFormatter

List of all members.

Public Member Functions

String escapeChar (int c, boolean forCharLiteral)
String escapeString (String s)
String literalChar (int c)
String literalString (String s)

Detailed Description

Interface used by BitSet to format elements of the set when converting to string


Member Function Documentation

String antlr.CharFormatter.escapeChar ( int  c,
boolean  forCharLiteral 
)

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties