ScalarYear Class Reference

Inherits er::chronic::tags::Scalar.

Collaboration diagram for ScalarYear:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ScalarYear (Integer type)
String toString ()

Static Public Member Functions

static ScalarYear scan (Token token, Token postToken, Options options)

Static Public Attributes

static final Pattern YEAR_PATTERN = Pattern.compile("^([12]\\d\\d\\d|[0456789]\\d)$")


Constructor & Destructor Documentation

ScalarYear ( Integer  type  ) 


Member Function Documentation

static ScalarYear scan ( Token  token,
Token  postToken,
Options  options 
) [static]

Reimplemented from Scalar.

String toString (  ) 

Reimplemented from Scalar.


Member Data Documentation

final Pattern YEAR_PATTERN = Pattern.compile("^([12]\\d\\d\\d|[0456789]\\d)$") [static]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:46 2012 for Project Wonder by  doxygen 1.5.8