C# Класс AspectLanguageParser, castle-1.0.3-mono

Наследование: antlr.antlr.LLkParser
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
tokenNames_ string[]
tokenSet_0_ antlr.collections.impl.BitSet
tokenSet_10_ antlr.collections.impl.BitSet
tokenSet_11_ antlr.collections.impl.BitSet
tokenSet_12_ antlr.collections.impl.BitSet
tokenSet_13_ antlr.collections.impl.BitSet
tokenSet_14_ antlr.collections.impl.BitSet
tokenSet_15_ antlr.collections.impl.BitSet
tokenSet_16_ antlr.collections.impl.BitSet
tokenSet_17_ antlr.collections.impl.BitSet
tokenSet_1_ antlr.collections.impl.BitSet
tokenSet_2_ antlr.collections.impl.BitSet
tokenSet_3_ antlr.collections.impl.BitSet
tokenSet_4_ antlr.collections.impl.BitSet
tokenSet_5_ antlr.collections.impl.BitSet
tokenSet_6_ antlr.collections.impl.BitSet
tokenSet_7_ antlr.collections.impl.BitSet
tokenSet_8_ antlr.collections.impl.BitSet
tokenSet_9_ antlr.collections.impl.BitSet

Защищенные свойства (Protected)

Свойство Тип Описание
sbuilder StringBuilder

Открытые методы

Метод Описание
AspectLanguageParser ( antlr.ParserSharedInputState state ) : antlr
AspectLanguageParser ( antlr.TokenBuffer tokenBuf ) : antlr
AspectLanguageParser ( antlr.TokenStream lexer ) : antlr
start ( ) : EngineConfiguration

Защищенные методы

Метод Описание
AspectLanguageParser ( antlr.TokenBuffer tokenBuf, int k ) : antlr
AspectLanguageParser ( antlr.TokenStream lexer, int k ) : antlr
ToLexicalInfo ( antlr token ) : LexicalInfo
advice ( PointCutDefinition pointcut ) : void
advices ( PointCutDefinition pointcut ) : void
aspects ( EngineConfiguration conf ) : void
identifier ( ) : String
import_directive ( EngineConfiguration conf ) : void
include ( AspectDefinition aspect ) : void
initialize ( ) : void
interceptors_global ( EngineConfiguration conf ) : void
keytypepair ( IDeclarationCollection collection ) : void
methodAll ( String s ) : String
mixins_global ( EngineConfiguration conf ) : void
pairvalue ( IDeclarationCollection collection ) : void
pointcut ( AspectDefinition aspect ) : void
pointcutargument ( MethodSignature ms ) : void
pointcutarguments ( MethodSignature ms ) : void
pointcutflag ( PointCutFlags flags ) : PointCutFlags
pointcutflags ( ) : PointCutFlags
pointcutsig1 ( PointCutDefinition pointcut ) : void
pointcutsig2 ( String part1, MethodSignature ms ) : MethodSignature
pointcutsig3 ( String part1, String part2, MethodSignature ms ) : MethodSignature
pointcutsig4 ( MethodSignature ms ) : void
pointcutsignature ( PointCutDefinition pointcut ) : void
pointcuttarget ( PointCutDefinition pointcut ) : void
reg_ex ( Boolean allowALL ) : String
type_list ( TypeReferenceCollection types ) : void
type_name ( DefinitionBase definition ) : void
type_name_def ( ) : TypeReference
type_name_or_ref ( ) : TypeReference

Приватные методы

Метод Описание
initializeFactory ( ) : void
mk_tokenSet_0_ ( ) : long[]
mk_tokenSet_10_ ( ) : long[]
mk_tokenSet_11_ ( ) : long[]
mk_tokenSet_12_ ( ) : long[]
mk_tokenSet_13_ ( ) : long[]
mk_tokenSet_14_ ( ) : long[]
mk_tokenSet_15_ ( ) : long[]
mk_tokenSet_16_ ( ) : long[]
mk_tokenSet_17_ ( ) : long[]
mk_tokenSet_1_ ( ) : long[]
mk_tokenSet_2_ ( ) : long[]
mk_tokenSet_3_ ( ) : long[]
mk_tokenSet_4_ ( ) : long[]
mk_tokenSet_5_ ( ) : long[]
mk_tokenSet_6_ ( ) : long[]
mk_tokenSet_7_ ( ) : long[]
mk_tokenSet_8_ ( ) : long[]
mk_tokenSet_9_ ( ) : long[]

Описание методов

AspectLanguageParser() публичный Метод

public AspectLanguageParser ( antlr.ParserSharedInputState state ) : antlr
state antlr.ParserSharedInputState
Результат antlr

AspectLanguageParser() публичный Метод

public AspectLanguageParser ( antlr.TokenBuffer tokenBuf ) : antlr
tokenBuf antlr.TokenBuffer
Результат antlr

AspectLanguageParser() защищенный Метод

protected AspectLanguageParser ( antlr.TokenBuffer tokenBuf, int k ) : antlr
tokenBuf antlr.TokenBuffer
k int
Результат antlr

AspectLanguageParser() публичный Метод

public AspectLanguageParser ( antlr.TokenStream lexer ) : antlr
lexer antlr.TokenStream
Результат antlr

AspectLanguageParser() защищенный Метод

protected AspectLanguageParser ( antlr.TokenStream lexer, int k ) : antlr
lexer antlr.TokenStream
k int
Результат antlr

ToLexicalInfo() защищенный Метод

protected ToLexicalInfo ( antlr token ) : LexicalInfo
token antlr
Результат AspectSharp.Lang.AST.LexicalInfo

advice() защищенный Метод

protected advice ( PointCutDefinition pointcut ) : void
pointcut AspectSharp.Lang.AST.PointCutDefinition
Результат void

advices() защищенный Метод

protected advices ( PointCutDefinition pointcut ) : void
pointcut AspectSharp.Lang.AST.PointCutDefinition
Результат void

aspects() защищенный Метод

protected aspects ( EngineConfiguration conf ) : void
conf EngineConfiguration
Результат void

identifier() защищенный Метод

protected identifier ( ) : String
Результат String

import_directive() защищенный Метод

protected import_directive ( EngineConfiguration conf ) : void
conf EngineConfiguration
Результат void

include() защищенный Метод

protected include ( AspectDefinition aspect ) : void
aspect AspectDefinition
Результат void

initialize() защищенный Метод

protected initialize ( ) : void
Результат void

interceptors_global() защищенный Метод

protected interceptors_global ( EngineConfiguration conf ) : void
conf EngineConfiguration
Результат void

keytypepair() защищенный Метод

protected keytypepair ( IDeclarationCollection collection ) : void
collection IDeclarationCollection
Результат void

methodAll() защищенный Метод

protected methodAll ( String s ) : String
s String
Результат String

mixins_global() защищенный Метод

protected mixins_global ( EngineConfiguration conf ) : void
conf EngineConfiguration
Результат void

pairvalue() защищенный Метод

protected pairvalue ( IDeclarationCollection collection ) : void
collection IDeclarationCollection
Результат void

pointcut() защищенный Метод

protected pointcut ( AspectDefinition aspect ) : void
aspect AspectDefinition
Результат void

pointcutargument() защищенный Метод

protected pointcutargument ( MethodSignature ms ) : void
ms MethodSignature
Результат void

pointcutarguments() защищенный Метод

protected pointcutarguments ( MethodSignature ms ) : void
ms MethodSignature
Результат void

pointcutflag() защищенный Метод

protected pointcutflag ( PointCutFlags flags ) : PointCutFlags
flags PointCutFlags
Результат PointCutFlags

pointcutflags() защищенный Метод

protected pointcutflags ( ) : PointCutFlags
Результат PointCutFlags

pointcutsig1() защищенный Метод

protected pointcutsig1 ( PointCutDefinition pointcut ) : void
pointcut PointCutDefinition
Результат void

pointcutsig2() защищенный Метод

protected pointcutsig2 ( String part1, MethodSignature ms ) : MethodSignature
part1 String
ms MethodSignature
Результат MethodSignature

pointcutsig3() защищенный Метод

protected pointcutsig3 ( String part1, String part2, MethodSignature ms ) : MethodSignature
part1 String
part2 String
ms MethodSignature
Результат MethodSignature

pointcutsig4() защищенный Метод

protected pointcutsig4 ( MethodSignature ms ) : void
ms MethodSignature
Результат void

pointcutsignature() защищенный Метод

protected pointcutsignature ( PointCutDefinition pointcut ) : void
pointcut PointCutDefinition
Результат void

pointcuttarget() защищенный Метод

protected pointcuttarget ( PointCutDefinition pointcut ) : void
pointcut PointCutDefinition
Результат void

reg_ex() защищенный Метод

protected reg_ex ( Boolean allowALL ) : String
allowALL Boolean
Результат String

start() публичный Метод

public start ( ) : EngineConfiguration
Результат EngineConfiguration

type_list() защищенный Метод

protected type_list ( TypeReferenceCollection types ) : void
types TypeReferenceCollection
Результат void

type_name() защищенный Метод

protected type_name ( DefinitionBase definition ) : void
definition DefinitionBase
Результат void

type_name_def() защищенный Метод

protected type_name_def ( ) : TypeReference
Результат TypeReference

type_name_or_ref() защищенный Метод

protected type_name_or_ref ( ) : TypeReference
Результат TypeReference

Описание свойств

sbuilder защищенное свойство

protected StringBuilder sbuilder
Результат StringBuilder

tokenNames_ публичное статическое свойство

public static string[] tokenNames_
Результат string[]

tokenSet_0_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_0_
Результат antlr.collections.impl.BitSet

tokenSet_10_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_10_
Результат antlr.collections.impl.BitSet

tokenSet_11_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_11_
Результат antlr.collections.impl.BitSet

tokenSet_12_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_12_
Результат antlr.collections.impl.BitSet

tokenSet_13_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_13_
Результат antlr.collections.impl.BitSet

tokenSet_14_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_14_
Результат antlr.collections.impl.BitSet

tokenSet_15_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_15_
Результат antlr.collections.impl.BitSet

tokenSet_16_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_16_
Результат antlr.collections.impl.BitSet

tokenSet_17_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_17_
Результат antlr.collections.impl.BitSet

tokenSet_1_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_1_
Результат antlr.collections.impl.BitSet

tokenSet_2_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_2_
Результат antlr.collections.impl.BitSet

tokenSet_3_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_3_
Результат antlr.collections.impl.BitSet

tokenSet_4_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_4_
Результат antlr.collections.impl.BitSet

tokenSet_5_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_5_
Результат antlr.collections.impl.BitSet

tokenSet_6_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_6_
Результат antlr.collections.impl.BitSet

tokenSet_7_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_7_
Результат antlr.collections.impl.BitSet

tokenSet_8_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_8_
Результат antlr.collections.impl.BitSet

tokenSet_9_ публичное статическое свойство

public static antlr.collections.impl.BitSet tokenSet_9_
Результат antlr.collections.impl.BitSet