C# Class Mono.CSharp.CSharpParser.YYRules

Inheritance: System.MarshalByRefObject
Show file Open project: runefs/Marvin

Public Properties

Property Type Description
yyRule string[]

Public Methods

Method Description
getRule ( int index ) : string

Method Details

getRule() public static method

public static getRule ( int index ) : string
index int
return string

Property Details

yyRule public static property

public static string[] yyRule
return string[]