org.jacorb.idl
public class Literal extends IdlSymbol
Version: $Id: Literal.java,v 1.25 2006/06/19 10:34:57 alphonse.bendt Exp $
Field Summary | |
---|---|
String | string |
token | token |
boolean | wide |
Constructor Summary | |
---|---|
Literal(int num) |
Method Summary | |
---|---|
static String | escapeBackslash(String name)
Doubles up instances of the backslash character in a
string, to avoid them being interpreted as escape sequences
|
void | parse() |
void | print(PrintWriter ps) |
void | setDeclaration(ConstDecl declared_in) |
String | toString() |
Parameters: name a String
value
Returns: string