public class Identifier extends Object
This class maps the input identifiers to Java objects.
This class is immutable.
| Constructor and Description |
|---|
Identifier(String ident)
Create a new
Identifier with the given ident. |
Copyright © 2020 sw4j.org. All rights reserved.