Package antlr
Interface CharFormatter
- All Known Implementing Classes:
CppCharFormatter
,CSharpCharFormatter
,JavaCharFormatter
,PythonCharFormatter
public interface CharFormatter
Interface used by BitSet to format elements of the set when
converting to string
-
Method Summary
-
Method Details
-
escapeChar
-
escapeString
-
literalChar
-
literalString
-