C# Class Rosetta.Translation.Lexems

Container for lexems.
Show file Open project: andry-tino/Rosetta

Public Properties

Property Type Description
Newline string
Whitespace string

Property Details

Newline public static property

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

Whitespace public static property

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