C# Class Microsoft.R.Core.AST.Operators.OperatorPrecedence

Mostrar archivo Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
GetPrecedence ( OperatorType operatorType ) : int

Method Details

GetPrecedence() public static method

public static GetPrecedence ( OperatorType operatorType ) : int
operatorType OperatorType
return int