Method | Description | |
---|---|---|
Visit ( SyntaxNode node ) : void | ||
VisitAttributeArgumentList ( AttributeArgumentListSyntax node ) : void | ||
VisitCategory ( CategorySyntax node ) : void | ||
VisitCgInclude ( CgIncludeSyntax node ) : void | ||
VisitCgProgram ( CgProgramSyntax node ) : void | ||
VisitCommandAlphaTestComparison ( CommandAlphaTestComparisonSyntax node ) : void | ||
VisitCommandAlphaTestOff ( CommandAlphaTestOffSyntax node ) : void | ||
VisitCommandAlphaToMask ( CommandAlphaToMaskSyntax node ) : void | ||
VisitCommandBindChannels ( CommandBindChannelsSyntax node ) : void | ||
VisitCommandBindChannelsBind ( CommandBindChannelsBindSyntax node ) : void | ||
VisitCommandBlendColor ( CommandBlendColorSyntax node ) : void | ||
VisitCommandBlendColorAlpha ( CommandBlendColorAlphaSyntax node ) : void | ||
VisitCommandBlendOff ( CommandBlendOffSyntax node ) : void | ||
VisitCommandColorMask ( CommandColorMaskSyntax node ) : void | ||
VisitCommandColorMaterial ( CommandColorMaterialSyntax node ) : void | ||
VisitCommandConstantColorValue ( CommandConstantColorValueSyntax node ) : void | ||
VisitCommandConstantValue ( CommandConstantValueSyntax node ) : void | ||
VisitCommandCull ( CommandCullSyntax node ) : void | ||
VisitCommandCustomEditor ( CommandCustomEditorSyntax node ) : void | ||
VisitCommandDependency ( CommandDependencySyntax node ) : void | ||
VisitCommandFallback ( CommandFallbackSyntax node ) : void | ||
VisitCommandFog ( CommandFogSyntax node ) : void | ||
VisitCommandFogColor ( CommandFogColorSyntax node ) : void | ||
VisitCommandFogDensity ( CommandFogDensitySyntax node ) : void | ||
VisitCommandFogMode ( CommandFogModeSyntax node ) : void | ||
VisitCommandFogRange ( CommandFogRangeSyntax node ) : void | ||
VisitCommandLighting ( CommandLightingSyntax node ) : void | ||
VisitCommandLod ( CommandLodSyntax node ) : void | ||
VisitCommandMaterial ( CommandMaterialSyntax node ) : void | ||
VisitCommandMaterialAmbient ( CommandMaterialAmbientSyntax node ) : void | ||
VisitCommandMaterialDiffuse ( CommandMaterialDiffuseSyntax node ) : void | ||
VisitCommandMaterialEmission ( CommandMaterialEmissionSyntax node ) : void | ||
VisitCommandMaterialShininess ( CommandMaterialShininessSyntax node ) : void | ||
VisitCommandMaterialSpecular ( CommandMaterialSpecularSyntax node ) : void | ||
VisitCommandName ( CommandNameSyntax node ) : void | ||
VisitCommandOffset ( CommandOffsetSyntax node ) : void | ||
VisitCommandSeparateSpecular ( CommandSeparateSpecularSyntax node ) : void | ||
VisitCommandSetTexture ( CommandSetTextureSyntax node ) : void | ||
VisitCommandSetTextureCombine ( CommandSetTextureCombineSyntax node ) : void | ||
VisitCommandSetTextureCombineAlphaComponent ( CommandSetTextureCombineAlphaComponentSyntax node ) : void | ||
VisitCommandSetTextureCombineBinaryValue ( CommandSetTextureCombineBinaryValueSyntax node ) : void | ||
VisitCommandSetTextureCombineLerpValue ( CommandSetTextureCombineLerpValueSyntax node ) : void | ||
VisitCommandSetTextureCombineMultiplyAlphaValue ( CommandSetTextureCombineMultiplyAlphaValueSyntax node ) : void | ||
VisitCommandSetTextureCombineSource ( CommandSetTextureCombineSourceSyntax node ) : void | ||
VisitCommandSetTextureCombineUnaryValue ( CommandSetTextureCombineUnaryValueSyntax node ) : void | ||
VisitCommandSetTextureConstantColor ( CommandSetTextureConstantColorSyntax node ) : void | ||
VisitCommandSetTextureMatrix ( CommandSetTextureMatrixSyntax node ) : void | ||
VisitCommandStencil ( CommandStencilSyntax node ) : void | ||
VisitCommandStencilComp ( CommandStencilCompSyntax node ) : void | ||
VisitCommandStencilFail ( CommandStencilFailSyntax node ) : void | ||
VisitCommandStencilPass ( CommandStencilPassSyntax node ) : void | ||
VisitCommandStencilReadMask ( CommandStencilReadMaskSyntax node ) : void | ||
VisitCommandStencilRef ( CommandStencilRefSyntax node ) : void | ||
VisitCommandStencilWriteMask ( CommandStencilWriteMaskSyntax node ) : void | ||
VisitCommandStencilZFail ( CommandStencilZFailSyntax node ) : void | ||
VisitCommandVariableValue ( CommandVariableValueSyntax node ) : void | ||
VisitCommandZTest ( CommandZTestSyntax node ) : void | ||
VisitCommandZWrite ( CommandZWriteSyntax node ) : void | ||
VisitCompilationUnit ( CompilationUnitSyntax node ) : void | ||
VisitEnumNameExpression ( EnumNameExpressionSyntax node ) : void | ||
VisitGrabPass ( GrabPassSyntax node ) : void | ||
VisitLiteralExpression ( LiteralExpressionSyntax node ) : void | ||
VisitPass ( PassSyntax node ) : void | ||
VisitPrefixUnaryExpression ( PrefixUnaryExpressionSyntax node ) : void | ||
VisitShader ( ShaderSyntax node ) : void | ||
VisitShaderProperties ( ShaderPropertiesSyntax node ) : void | ||
VisitShaderProperty ( ShaderPropertySyntax node ) : void | ||
VisitShaderPropertyAttribute ( ShaderPropertyAttributeSyntax node ) : void | ||
VisitShaderPropertyNumericDefaultValue ( ShaderPropertyNumericDefaultValueSyntax node ) : void | ||
VisitShaderPropertyRangeType ( ShaderPropertyRangeTypeSyntax node ) : void | ||
VisitShaderPropertySimpleType ( ShaderPropertySimpleTypeSyntax node ) : void | ||
VisitShaderPropertyTextureDefaultValue ( ShaderPropertyTextureDefaultValueSyntax node ) : void | ||
VisitShaderPropertyVectorDefaultValue ( ShaderPropertyVectorDefaultValueSyntax node ) : void | ||
VisitShaderTag ( ShaderTagSyntax node ) : void | ||
VisitShaderTags ( ShaderTagsSyntax node ) : void | ||
VisitSkippedTokensSyntaxTrivia ( SkippedTokensTriviaSyntax node ) : void | ||
VisitSubShader ( SubShaderSyntax node ) : void | ||
VisitSyntaxToken ( SyntaxToken node ) : void | ||
VisitSyntaxTrivia ( SyntaxTrivia node ) : void | ||
VisitUsePass ( UsePassSyntax node ) : void | ||
VisitVector3 ( Vector3Syntax node ) : void | ||
VisitVector4 ( Vector4Syntax node ) : void |
Method | Description | |
---|---|---|
DefaultVisit ( SyntaxNode node ) : void |
protected DefaultVisit ( SyntaxNode node ) : void | ||
node | SyntaxNode | |
return | void |
public VisitAttributeArgumentList ( AttributeArgumentListSyntax node ) : void | ||
node | AttributeArgumentListSyntax | |
return | void |
public VisitCategory ( CategorySyntax node ) : void | ||
node | CategorySyntax | |
return | void |
public VisitCgInclude ( CgIncludeSyntax node ) : void | ||
node | CgIncludeSyntax | |
return | void |
public VisitCgProgram ( CgProgramSyntax node ) : void | ||
node | CgProgramSyntax | |
return | void |
public VisitCommandAlphaTestComparison ( CommandAlphaTestComparisonSyntax node ) : void | ||
node | CommandAlphaTestComparisonSyntax | |
return | void |
public VisitCommandAlphaTestOff ( CommandAlphaTestOffSyntax node ) : void | ||
node | CommandAlphaTestOffSyntax | |
return | void |
public VisitCommandAlphaToMask ( CommandAlphaToMaskSyntax node ) : void | ||
node | CommandAlphaToMaskSyntax | |
return | void |
public VisitCommandBindChannels ( CommandBindChannelsSyntax node ) : void | ||
node | CommandBindChannelsSyntax | |
return | void |
public VisitCommandBindChannelsBind ( CommandBindChannelsBindSyntax node ) : void | ||
node | CommandBindChannelsBindSyntax | |
return | void |
public VisitCommandBlendColor ( CommandBlendColorSyntax node ) : void | ||
node | CommandBlendColorSyntax | |
return | void |
public VisitCommandBlendColorAlpha ( CommandBlendColorAlphaSyntax node ) : void | ||
node | CommandBlendColorAlphaSyntax | |
return | void |
public VisitCommandBlendOff ( CommandBlendOffSyntax node ) : void | ||
node | CommandBlendOffSyntax | |
return | void |
public VisitCommandColorMask ( CommandColorMaskSyntax node ) : void | ||
node | CommandColorMaskSyntax | |
return | void |
public VisitCommandColorMaterial ( CommandColorMaterialSyntax node ) : void | ||
node | CommandColorMaterialSyntax | |
return | void |
public VisitCommandConstantColorValue ( CommandConstantColorValueSyntax node ) : void | ||
node | CommandConstantColorValueSyntax | |
return | void |
public VisitCommandConstantValue ( CommandConstantValueSyntax node ) : void | ||
node | CommandConstantValueSyntax | |
return | void |
public VisitCommandCull ( CommandCullSyntax node ) : void | ||
node | CommandCullSyntax | |
return | void |
public VisitCommandCustomEditor ( CommandCustomEditorSyntax node ) : void | ||
node | CommandCustomEditorSyntax | |
return | void |
public VisitCommandDependency ( CommandDependencySyntax node ) : void | ||
node | CommandDependencySyntax | |
return | void |
public VisitCommandFallback ( CommandFallbackSyntax node ) : void | ||
node | CommandFallbackSyntax | |
return | void |
public VisitCommandFog ( CommandFogSyntax node ) : void | ||
node | CommandFogSyntax | |
return | void |
public VisitCommandFogColor ( CommandFogColorSyntax node ) : void | ||
node | CommandFogColorSyntax | |
return | void |
public VisitCommandFogDensity ( CommandFogDensitySyntax node ) : void | ||
node | CommandFogDensitySyntax | |
return | void |
public VisitCommandFogMode ( CommandFogModeSyntax node ) : void | ||
node | CommandFogModeSyntax | |
return | void |
public VisitCommandFogRange ( CommandFogRangeSyntax node ) : void | ||
node | CommandFogRangeSyntax | |
return | void |
public VisitCommandLighting ( CommandLightingSyntax node ) : void | ||
node | CommandLightingSyntax | |
return | void |
public VisitCommandLod ( CommandLodSyntax node ) : void | ||
node | CommandLodSyntax | |
return | void |
public VisitCommandMaterial ( CommandMaterialSyntax node ) : void | ||
node | CommandMaterialSyntax | |
return | void |
public VisitCommandMaterialAmbient ( CommandMaterialAmbientSyntax node ) : void | ||
node | CommandMaterialAmbientSyntax | |
return | void |
public VisitCommandMaterialDiffuse ( CommandMaterialDiffuseSyntax node ) : void | ||
node | CommandMaterialDiffuseSyntax | |
return | void |
public VisitCommandMaterialEmission ( CommandMaterialEmissionSyntax node ) : void | ||
node | CommandMaterialEmissionSyntax | |
return | void |
public VisitCommandMaterialShininess ( CommandMaterialShininessSyntax node ) : void | ||
node | CommandMaterialShininessSyntax | |
return | void |
public VisitCommandMaterialSpecular ( CommandMaterialSpecularSyntax node ) : void | ||
node | CommandMaterialSpecularSyntax | |
return | void |
public VisitCommandName ( CommandNameSyntax node ) : void | ||
node | CommandNameSyntax | |
return | void |
public VisitCommandOffset ( CommandOffsetSyntax node ) : void | ||
node | CommandOffsetSyntax | |
return | void |
public VisitCommandSeparateSpecular ( CommandSeparateSpecularSyntax node ) : void | ||
node | CommandSeparateSpecularSyntax | |
return | void |
public VisitCommandSetTexture ( CommandSetTextureSyntax node ) : void | ||
node | CommandSetTextureSyntax | |
return | void |
public VisitCommandSetTextureCombine ( CommandSetTextureCombineSyntax node ) : void | ||
node | CommandSetTextureCombineSyntax | |
return | void |
public VisitCommandSetTextureCombineAlphaComponent ( CommandSetTextureCombineAlphaComponentSyntax node ) : void | ||
node | CommandSetTextureCombineAlphaComponentSyntax | |
return | void |
public VisitCommandSetTextureCombineBinaryValue ( CommandSetTextureCombineBinaryValueSyntax node ) : void | ||
node | CommandSetTextureCombineBinaryValueSyntax | |
return | void |
public VisitCommandSetTextureCombineLerpValue ( CommandSetTextureCombineLerpValueSyntax node ) : void | ||
node | CommandSetTextureCombineLerpValueSyntax | |
return | void |
public VisitCommandSetTextureCombineMultiplyAlphaValue ( CommandSetTextureCombineMultiplyAlphaValueSyntax node ) : void | ||
node | CommandSetTextureCombineMultiplyAlphaValueSyntax | |
return | void |
public VisitCommandSetTextureCombineSource ( CommandSetTextureCombineSourceSyntax node ) : void | ||
node | CommandSetTextureCombineSourceSyntax | |
return | void |
public VisitCommandSetTextureCombineUnaryValue ( CommandSetTextureCombineUnaryValueSyntax node ) : void | ||
node | CommandSetTextureCombineUnaryValueSyntax | |
return | void |
public VisitCommandSetTextureConstantColor ( CommandSetTextureConstantColorSyntax node ) : void | ||
node | CommandSetTextureConstantColorSyntax | |
return | void |
public VisitCommandSetTextureMatrix ( CommandSetTextureMatrixSyntax node ) : void | ||
node | CommandSetTextureMatrixSyntax | |
return | void |
public VisitCommandStencil ( CommandStencilSyntax node ) : void | ||
node | CommandStencilSyntax | |
return | void |
public VisitCommandStencilComp ( CommandStencilCompSyntax node ) : void | ||
node | CommandStencilCompSyntax | |
return | void |
public VisitCommandStencilFail ( CommandStencilFailSyntax node ) : void | ||
node | CommandStencilFailSyntax | |
return | void |
public VisitCommandStencilPass ( CommandStencilPassSyntax node ) : void | ||
node | CommandStencilPassSyntax | |
return | void |
public VisitCommandStencilReadMask ( CommandStencilReadMaskSyntax node ) : void | ||
node | CommandStencilReadMaskSyntax | |
return | void |
public VisitCommandStencilRef ( CommandStencilRefSyntax node ) : void | ||
node | CommandStencilRefSyntax | |
return | void |
public VisitCommandStencilWriteMask ( CommandStencilWriteMaskSyntax node ) : void | ||
node | CommandStencilWriteMaskSyntax | |
return | void |
public VisitCommandStencilZFail ( CommandStencilZFailSyntax node ) : void | ||
node | CommandStencilZFailSyntax | |
return | void |
public VisitCommandVariableValue ( CommandVariableValueSyntax node ) : void | ||
node | CommandVariableValueSyntax | |
return | void |
public VisitCommandZTest ( CommandZTestSyntax node ) : void | ||
node | CommandZTestSyntax | |
return | void |
public VisitCommandZWrite ( CommandZWriteSyntax node ) : void | ||
node | CommandZWriteSyntax | |
return | void |
public VisitCompilationUnit ( CompilationUnitSyntax node ) : void | ||
node | CompilationUnitSyntax | |
return | void |
public VisitEnumNameExpression ( EnumNameExpressionSyntax node ) : void | ||
node | EnumNameExpressionSyntax | |
return | void |
public VisitGrabPass ( GrabPassSyntax node ) : void | ||
node | GrabPassSyntax | |
return | void |
public VisitLiteralExpression ( LiteralExpressionSyntax node ) : void | ||
node | LiteralExpressionSyntax | |
return | void |
public VisitPrefixUnaryExpression ( PrefixUnaryExpressionSyntax node ) : void | ||
node | PrefixUnaryExpressionSyntax | |
return | void |
public VisitShader ( ShaderSyntax node ) : void | ||
node | ShaderSyntax | |
return | void |
public VisitShaderProperties ( ShaderPropertiesSyntax node ) : void | ||
node | ShaderPropertiesSyntax | |
return | void |
public VisitShaderProperty ( ShaderPropertySyntax node ) : void | ||
node | ShaderPropertySyntax | |
return | void |
public VisitShaderPropertyAttribute ( ShaderPropertyAttributeSyntax node ) : void | ||
node | ShaderPropertyAttributeSyntax | |
return | void |
public VisitShaderPropertyNumericDefaultValue ( ShaderPropertyNumericDefaultValueSyntax node ) : void | ||
node | ShaderPropertyNumericDefaultValueSyntax | |
return | void |
public VisitShaderPropertyRangeType ( ShaderPropertyRangeTypeSyntax node ) : void | ||
node | ShaderPropertyRangeTypeSyntax | |
return | void |
public VisitShaderPropertySimpleType ( ShaderPropertySimpleTypeSyntax node ) : void | ||
node | ShaderPropertySimpleTypeSyntax | |
return | void |
public VisitShaderPropertyTextureDefaultValue ( ShaderPropertyTextureDefaultValueSyntax node ) : void | ||
node | ShaderPropertyTextureDefaultValueSyntax | |
return | void |
public VisitShaderPropertyVectorDefaultValue ( ShaderPropertyVectorDefaultValueSyntax node ) : void | ||
node | ShaderPropertyVectorDefaultValueSyntax | |
return | void |
public VisitShaderTag ( ShaderTagSyntax node ) : void | ||
node | ShaderTagSyntax | |
return | void |
public VisitShaderTags ( ShaderTagsSyntax node ) : void | ||
node | ShaderTagsSyntax | |
return | void |
public VisitSkippedTokensSyntaxTrivia ( SkippedTokensTriviaSyntax node ) : void | ||
node | SkippedTokensTriviaSyntax | |
return | void |
public VisitSubShader ( SubShaderSyntax node ) : void | ||
node | SubShaderSyntax | |
return | void |
public VisitSyntaxToken ( SyntaxToken node ) : void | ||
node | SyntaxToken | |
return | void |
public VisitSyntaxTrivia ( SyntaxTrivia node ) : void | ||
node | SyntaxTrivia | |
return | void |
public VisitUsePass ( UsePassSyntax node ) : void | ||
node | UsePassSyntax | |
return | void |
public VisitVector3 ( Vector3Syntax node ) : void | ||
node | Vector3Syntax | |
return | void |
public VisitVector4 ( Vector4Syntax node ) : void | ||
node | Vector4Syntax | |
return | void |