C# Class OpenSim.Region.OptionalModules.Scripting.PC.Compiler.ExpFun

Inheritance: Exp
Afficher le fichier Open project: takayuki/opensim-pcproject

Méthodes publiques

Свойство Type Description
val ExpPair

Méthodes publiques

Méthode Description
ExpFun ( Parser yyp ) : System
ExpFun ( Parser yyp, ExpPair val ) : System
ToString ( ) : string

Method Details

ExpFun() public méthode

public ExpFun ( Parser yyp ) : System
yyp Tools.Parser
Résultat System

ExpFun() public méthode

public ExpFun ( Parser yyp, ExpPair val ) : System
yyp Parser
val ExpPair
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

val public_oe property

public ExpPair val
Résultat ExpPair