Метод | Описание | |
---|---|---|
Clone ( |
||
EvaluateExpression ( |
||
Parse ( string text ) : Mono.Debugger.ExpressionEvaluator.IExpression | ||
ParseLocation ( Thread target, |
||
ParseLocation ( |
Метод | Описание | |
---|---|---|
DoParse ( |
||
DoParseExpression ( |
||
FindFile ( |
Метод | Описание | |
---|---|---|
ExpressionParser ( |
||
ParseInternal ( string text ) : |
public Clone ( |
||
session | ||
Результат | IExpressionParser |
protected DoParse ( |
||
context | ||
type | LocationType | |
arg | string | |
Результат |
protected DoParseExpression ( |
||
context | ||
type | LocationType | |
arg | string | |
Результат |
public EvaluateExpression ( |
||
context | ||
text | string | |
format | DisplayFormat | |
Результат | string |
protected FindFile ( |
||
context | ||
filename | string | |
line | int | |
Результат |
public Parse ( string text ) : Mono.Debugger.ExpressionEvaluator.IExpression | ||
text | string | |
Результат | Mono.Debugger.ExpressionEvaluator.IExpression |
public ParseLocation ( Thread target, |
||
target | Thread | |
frame | ||
type | LocationType | |
arg | string | |
Результат |
public ParseLocation ( |
||
context | ||
arg | string | |
location | ||
Результат | bool |