Public Member Functions

antlr.PythonCharFormatter Class Reference

Inheritance diagram for antlr.PythonCharFormatter:
antlr.CharFormatter

List of all members.

Public Member Functions

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

Member Function Documentation

String antlr.PythonCharFormatter._escapeChar ( int  c,
boolean  forCharLiteral 
)
String antlr.PythonCharFormatter.escapeChar ( int  c,
boolean  forCharLiteral 
)
String antlr.PythonCharFormatter.escapeString ( String  s  ) 
String antlr.PythonCharFormatter.literalChar ( int  c  ) 
String antlr.PythonCharFormatter.literalString ( String  s  ) 

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