C# Class Rosetta.Translation.Lexems

Container for lexems.
显示文件 Open project: andry-tino/Rosetta

Public Properties

Property Type Description
Newline string
Whitespace string

Property Details

Newline public_oe static_oe property

String rendering constant for newline token.
public static string Newline
return string

Whitespace public_oe static_oe property

String rendering constant for whitespace token.
public static string Whitespace
return string