Modifier and Type | Field and Description |
---|---|
private String |
m_value
This instance variable captures the token value for the quoted string.
|
Constructor and Description |
---|
QuotedString(String tokenValue)
Initializes an instance of a quoted string.
|
private String m_value
public QuotedString(String tokenValue)
tokenValue
- is the string content to remember.public String getValue()
Copyright © 2011 The University of Southern California. All Rights Reserved.