IParametersSyntaxNodeInterpret - метод |
Осуществляет преобразование узла в контексте context
Пространство имён:
Tessa.Views.Parser.SyntaxTree.Parameters
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис void Interpret(
[NotNullAttribute] IParametersEvaluatingContext context
)
Sub Interpret (
<NotNullAttribute> context As IParametersEvaluatingContext
)
void Interpret(
[NotNullAttribute] IParametersEvaluatingContext^ context
)
abstract Interpret :
[<NotNullAttribute>] context : IParametersEvaluatingContext -> unit
Параметры
- context
- Тип: Tessa.Views.Parser.SyntaxTree.ParametersIParametersEvaluatingContext
Контекст преобразования
См. также