byucc.jhdl.parsers.edif.sablecc.analysis
Class AnalysisAdapter
java.lang.Object
byucc.jhdl.parsers.edif.sablecc.analysis.AnalysisAdapter
- All Implemented Interfaces:
- Analysis, Switch
- Direct Known Subclasses:
- DepthFirstAdapter, ReversedDepthFirstAdapter
- public class AnalysisAdapter
- extends java.lang.Object
- implements Analysis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnalysisAdapter
public AnalysisAdapter()
getIn
public java.lang.Object getIn(Node node)
- Specified by:
getIn in interface Analysis
setIn
public void setIn(Node node,
java.lang.Object in)
- Specified by:
setIn in interface Analysis
getOut
public java.lang.Object getOut(Node node)
- Specified by:
getOut in interface Analysis
setOut
public void setOut(Node node,
java.lang.Object out)
- Specified by:
setOut in interface Analysis
caseStart
public void caseStart(Start node)
- Specified by:
caseStart in interface Analysis
caseAEdif
public void caseAEdif(AEdif node)
- Specified by:
caseAEdif in interface Analysis
caseACommentEdifoptions
public void caseACommentEdifoptions(ACommentEdifoptions node)
- Specified by:
caseACommentEdifoptions in interface Analysis
caseAExternaEdifoptions
public void caseAExternaEdifoptions(AExternaEdifoptions node)
- Specified by:
caseAExternaEdifoptions in interface Analysis
caseALibraryEdifoptions
public void caseALibraryEdifoptions(ALibraryEdifoptions node)
- Specified by:
caseALibraryEdifoptions in interface Analysis
caseADesignEdifoptions
public void caseADesignEdifoptions(ADesignEdifoptions node)
- Specified by:
caseADesignEdifoptions in interface Analysis
caseADontCareEdifoptions
public void caseADontCareEdifoptions(ADontCareEdifoptions node)
- Specified by:
caseADontCareEdifoptions in interface Analysis
caseAEdifnamedef
public void caseAEdifnamedef(AEdifnamedef node)
- Specified by:
caseAEdifnamedef in interface Analysis
caseAEdifversion
public void caseAEdifversion(AEdifversion node)
- Specified by:
caseAEdifversion in interface Analysis
caseAEdiflevel
public void caseAEdiflevel(AEdiflevel node)
- Specified by:
caseAEdiflevel in interface Analysis
caseAEdiflevelvalue
public void caseAEdiflevelvalue(AEdiflevelvalue node)
- Specified by:
caseAEdiflevelvalue in interface Analysis
caseAArray
public void caseAArray(AArray node)
- Specified by:
caseAArray in interface Analysis
caseAArraynamedef
public void caseAArraynamedef(AArraynamedef node)
- Specified by:
caseAArraynamedef in interface Analysis
caseABoolean
public void caseABoolean(ABoolean node)
- Specified by:
caseABoolean in interface Analysis
caseABooleanvalue
public void caseABooleanvalue(ABooleanvalue node)
- Specified by:
caseABooleanvalue in interface Analysis
caseAFalseBooleantoken
public void caseAFalseBooleantoken(AFalseBooleantoken node)
- Specified by:
caseAFalseBooleantoken in interface Analysis
caseATrueBooleantoken
public void caseATrueBooleantoken(ATrueBooleantoken node)
- Specified by:
caseATrueBooleantoken in interface Analysis
caseACell
public void caseACell(ACell node)
- Specified by:
caseACell in interface Analysis
caseAViewCelloptions
public void caseAViewCelloptions(AViewCelloptions node)
- Specified by:
caseAViewCelloptions in interface Analysis
caseAPropertyCelloptions
public void caseAPropertyCelloptions(APropertyCelloptions node)
- Specified by:
caseAPropertyCelloptions in interface Analysis
caseACommentCelloptions
public void caseACommentCelloptions(ACommentCelloptions node)
- Specified by:
caseACommentCelloptions in interface Analysis
caseADontCareCelloptions
public void caseADontCareCelloptions(ADontCareCelloptions node)
- Specified by:
caseADontCareCelloptions in interface Analysis
caseACellnamedef
public void caseACellnamedef(ACellnamedef node)
- Specified by:
caseACellnamedef in interface Analysis
caseACellnameref
public void caseACellnameref(ACellnameref node)
- Specified by:
caseACellnameref in interface Analysis
caseACellref
public void caseACellref(ACellref node)
- Specified by:
caseACellref in interface Analysis
caseACelltype
public void caseACelltype(ACelltype node)
- Specified by:
caseACelltype in interface Analysis
caseAComment
public void caseAComment(AComment node)
- Specified by:
caseAComment in interface Analysis
caseAContents
public void caseAContents(AContents node)
- Specified by:
caseAContents in interface Analysis
caseAInstanceContentsoptions
public void caseAInstanceContentsoptions(AInstanceContentsoptions node)
- Specified by:
caseAInstanceContentsoptions in interface Analysis
caseANetContentsoptions
public void caseANetContentsoptions(ANetContentsoptions node)
- Specified by:
caseANetContentsoptions in interface Analysis
caseANetbundleContentsoptions
public void caseANetbundleContentsoptions(ANetbundleContentsoptions node)
- Specified by:
caseANetbundleContentsoptions in interface Analysis
caseAPageContentsoptions
public void caseAPageContentsoptions(APageContentsoptions node)
- Specified by:
caseAPageContentsoptions in interface Analysis
caseAImpmlementationContentsoptions
public void caseAImpmlementationContentsoptions(AImpmlementationContentsoptions node)
- Specified by:
caseAImpmlementationContentsoptions in interface Analysis
caseACommentContentsoptions
public void caseACommentContentsoptions(ACommentContentsoptions node)
- Specified by:
caseACommentContentsoptions in interface Analysis
caseADontcareContentsoptions
public void caseADontcareContentsoptions(ADontcareContentsoptions node)
- Specified by:
caseADontcareContentsoptions in interface Analysis
caseADesign
public void caseADesign(ADesign node)
- Specified by:
caseADesign in interface Analysis
caseAPropertyDesignoptions
public void caseAPropertyDesignoptions(APropertyDesignoptions node)
- Specified by:
caseAPropertyDesignoptions in interface Analysis
caseACommentDesignoptions
public void caseACommentDesignoptions(ACommentDesignoptions node)
- Specified by:
caseACommentDesignoptions in interface Analysis
caseADesignnamedef
public void caseADesignnamedef(ADesignnamedef node)
- Specified by:
caseADesignnamedef in interface Analysis
caseAInoutDirection
public void caseAInoutDirection(AInoutDirection node)
- Specified by:
caseAInoutDirection in interface Analysis
caseAInputDirection
public void caseAInputDirection(AInputDirection node)
- Specified by:
caseAInputDirection in interface Analysis
caseAOutputDirection
public void caseAOutputDirection(AOutputDirection node)
- Specified by:
caseAOutputDirection in interface Analysis
caseAEee
public void caseAEee(AEee node)
- Specified by:
caseAEee in interface Analysis
caseAExponent
public void caseAExponent(AExponent node)
- Specified by:
caseAExponent in interface Analysis
caseAExternal
public void caseAExternal(AExternal node)
- Specified by:
caseAExternal in interface Analysis
caseACellExternaloptions
public void caseACellExternaloptions(ACellExternaloptions node)
- Specified by:
caseACellExternaloptions in interface Analysis
caseACommentExternaloptions
public void caseACommentExternaloptions(ACommentExternaloptions node)
- Specified by:
caseACommentExternaloptions in interface Analysis
caseAFalse
public void caseAFalse(AFalse node)
- Specified by:
caseAFalse in interface Analysis
caseAInstance
public void caseAInstance(AInstance node)
- Specified by:
caseAInstance in interface Analysis
caseAViewrefInstanceop
public void caseAViewrefInstanceop(AViewrefInstanceop node)
- Specified by:
caseAViewrefInstanceop in interface Analysis
caseAViewlistInstanceop
public void caseAViewlistInstanceop(AViewlistInstanceop node)
- Specified by:
caseAViewlistInstanceop in interface Analysis
caseAPortinstanceInstanceoptions
public void caseAPortinstanceInstanceoptions(APortinstanceInstanceoptions node)
- Specified by:
caseAPortinstanceInstanceoptions in interface Analysis
caseAPropertyInstanceoptions
public void caseAPropertyInstanceoptions(APropertyInstanceoptions node)
- Specified by:
caseAPropertyInstanceoptions in interface Analysis
caseACommentInstanceoptions
public void caseACommentInstanceoptions(ACommentInstanceoptions node)
- Specified by:
caseACommentInstanceoptions in interface Analysis
caseADontCareInstanceoptions
public void caseADontCareInstanceoptions(ADontCareInstanceoptions node)
- Specified by:
caseADontCareInstanceoptions in interface Analysis
caseANamedefInstancenamedef
public void caseANamedefInstancenamedef(ANamedefInstancenamedef node)
- Specified by:
caseANamedefInstancenamedef in interface Analysis
caseAArrayInstancenamedef
public void caseAArrayInstancenamedef(AArrayInstancenamedef node)
- Specified by:
caseAArrayInstancenamedef in interface Analysis
caseANamedefInstancenameref
public void caseANamedefInstancenameref(ANamedefInstancenameref node)
- Specified by:
caseANamedefInstancenameref in interface Analysis
caseAMemberInstancenameref
public void caseAMemberInstancenameref(AMemberInstancenameref node)
- Specified by:
caseAMemberInstancenameref in interface Analysis
caseAInstanceref
public void caseAInstanceref(AInstanceref node)
- Specified by:
caseAInstanceref in interface Analysis
caseAInstancerefInstancerefop
public void caseAInstancerefInstancerefop(AInstancerefInstancerefop node)
- Specified by:
caseAInstancerefInstancerefop in interface Analysis
caseAViewrefInstancerefop
public void caseAViewrefInstancerefop(AViewrefInstancerefop node)
- Specified by:
caseAViewrefInstancerefop in interface Analysis
caseAInteger
public void caseAInteger(AInteger node)
- Specified by:
caseAInteger in interface Analysis
caseAInterface
public void caseAInterface(AInterface node)
- Specified by:
caseAInterface in interface Analysis
caseAPortInterfaceop
public void caseAPortInterfaceop(APortInterfaceop node)
- Specified by:
caseAPortInterfaceop in interface Analysis
caseAPortbundleInterfaceop
public void caseAPortbundleInterfaceop(APortbundleInterfaceop node)
- Specified by:
caseAPortbundleInterfaceop in interface Analysis
caseAJoinedInterfaceop
public void caseAJoinedInterfaceop(AJoinedInterfaceop node)
- Specified by:
caseAJoinedInterfaceop in interface Analysis
caseAPropertyInterfaceop
public void caseAPropertyInterfaceop(APropertyInterfaceop node)
- Specified by:
caseAPropertyInterfaceop in interface Analysis
caseAProtectionInterfaceop
public void caseAProtectionInterfaceop(AProtectionInterfaceop node)
- Specified by:
caseAProtectionInterfaceop in interface Analysis
caseASymbolInterfaceop
public void caseASymbolInterfaceop(ASymbolInterfaceop node)
- Specified by:
caseASymbolInterfaceop in interface Analysis
caseADontCareInterfaceop
public void caseADontCareInterfaceop(ADontCareInterfaceop node)
- Specified by:
caseADontCareInterfaceop in interface Analysis
caseAIssue
public void caseAIssue(AIssue node)
- Specified by:
caseAIssue in interface Analysis
caseAJoined
public void caseAJoined(AJoined node)
- Specified by:
caseAJoined in interface Analysis
caseAPortrefJoinedoptions
public void caseAPortrefJoinedoptions(APortrefJoinedoptions node)
- Specified by:
caseAPortrefJoinedoptions in interface Analysis
caseAPortlistJoinedoptions
public void caseAPortlistJoinedoptions(APortlistJoinedoptions node)
- Specified by:
caseAPortlistJoinedoptions in interface Analysis
caseAKeywordlevel
public void caseAKeywordlevel(AKeywordlevel node)
- Specified by:
caseAKeywordlevel in interface Analysis
caseAKeywordlevelvalue
public void caseAKeywordlevelvalue(AKeywordlevelvalue node)
- Specified by:
caseAKeywordlevelvalue in interface Analysis
caseAKeywordmap
public void caseAKeywordmap(AKeywordmap node)
- Specified by:
caseAKeywordmap in interface Analysis
caseALibrary
public void caseALibrary(ALibrary node)
- Specified by:
caseALibrary in interface Analysis
caseACellLibraryoptions
public void caseACellLibraryoptions(ACellLibraryoptions node)
- Specified by:
caseACellLibraryoptions in interface Analysis
caseACommentLibraryoptions
public void caseACommentLibraryoptions(ACommentLibraryoptions node)
- Specified by:
caseACommentLibraryoptions in interface Analysis
caseALibrarynamedef
public void caseALibrarynamedef(ALibrarynamedef node)
- Specified by:
caseALibrarynamedef in interface Analysis
caseALibrarynameref
public void caseALibrarynameref(ALibrarynameref node)
- Specified by:
caseALibrarynameref in interface Analysis
caseALibraryref
public void caseALibraryref(ALibraryref node)
- Specified by:
caseALibraryref in interface Analysis
caseAListofnets
public void caseAListofnets(AListofnets node)
- Specified by:
caseAListofnets in interface Analysis
caseAListofports
public void caseAListofports(AListofports node)
- Specified by:
caseAListofports in interface Analysis
caseAPortListofportsop
public void caseAPortListofportsop(APortListofportsop node)
- Specified by:
caseAPortListofportsop in interface Analysis
caseAPortbundleListofportsop
public void caseAPortbundleListofportsop(APortbundleListofportsop node)
- Specified by:
caseAPortbundleListofportsop in interface Analysis
caseAMark
public void caseAMark(AMark node)
- Specified by:
caseAMark in interface Analysis
caseAMember
public void caseAMember(AMember node)
- Specified by:
caseAMember in interface Analysis
caseAIdentNamedef
public void caseAIdentNamedef(AIdentNamedef node)
- Specified by:
caseAIdentNamedef in interface Analysis
caseARenameNamedef
public void caseARenameNamedef(ARenameNamedef node)
- Specified by:
caseARenameNamedef in interface Analysis
caseANetlistNamedef
public void caseANetlistNamedef(ANetlistNamedef node)
- Specified by:
caseANetlistNamedef in interface Analysis
caseANettokenNamedef
public void caseANettokenNamedef(ANettokenNamedef node)
- Specified by:
caseANettokenNamedef in interface Analysis
caseACelltokenNamedef
public void caseACelltokenNamedef(ACelltokenNamedef node)
- Specified by:
caseACelltokenNamedef in interface Analysis
caseAIdentNameref
public void caseAIdentNameref(AIdentNameref node)
- Specified by:
caseAIdentNameref in interface Analysis
caseANetlistNameref
public void caseANetlistNameref(ANetlistNameref node)
- Specified by:
caseANetlistNameref in interface Analysis
caseANettokenNameref
public void caseANettokenNameref(ANettokenNameref node)
- Specified by:
caseANettokenNameref in interface Analysis
caseACelltokenNameref
public void caseACelltokenNameref(ACelltokenNameref node)
- Specified by:
caseACelltokenNameref in interface Analysis
caseANet
public void caseANet(ANet node)
- Specified by:
caseANet in interface Analysis
caseANetNetoptions
public void caseANetNetoptions(ANetNetoptions node)
- Specified by:
caseANetNetoptions in interface Analysis
caseAInstanceNetoptions
public void caseAInstanceNetoptions(AInstanceNetoptions node)
- Specified by:
caseAInstanceNetoptions in interface Analysis
caseAPropertyNetoptions
public void caseAPropertyNetoptions(APropertyNetoptions node)
- Specified by:
caseAPropertyNetoptions in interface Analysis
caseACommentNetoptions
public void caseACommentNetoptions(ACommentNetoptions node)
- Specified by:
caseACommentNetoptions in interface Analysis
caseADontCareNetoptions
public void caseADontCareNetoptions(ADontCareNetoptions node)
- Specified by:
caseADontCareNetoptions in interface Analysis
caseANetbundle
public void caseANetbundle(ANetbundle node)
- Specified by:
caseANetbundle in interface Analysis
caseAPropertyNetbundleop
public void caseAPropertyNetbundleop(APropertyNetbundleop node)
- Specified by:
caseAPropertyNetbundleop in interface Analysis
caseACommentNetbundleop
public void caseACommentNetbundleop(ACommentNetbundleop node)
- Specified by:
caseACommentNetbundleop in interface Analysis
caseANamedefNetnamedef
public void caseANamedefNetnamedef(ANamedefNetnamedef node)
- Specified by:
caseANamedefNetnamedef in interface Analysis
caseAArrayNetnamedef
public void caseAArrayNetnamedef(AArrayNetnamedef node)
- Specified by:
caseAArrayNetnamedef in interface Analysis
caseANumber
public void caseANumber(ANumber node)
- Specified by:
caseANumber in interface Analysis
caseANumberdefinition
public void caseANumberdefinition(ANumberdefinition node)
- Specified by:
caseANumberdefinition in interface Analysis
caseAScaleNumberdefinitionop
public void caseAScaleNumberdefinitionop(AScaleNumberdefinitionop node)
- Specified by:
caseAScaleNumberdefinitionop in interface Analysis
caseACommentNumberdefinitionop
public void caseACommentNumberdefinitionop(ACommentNumberdefinitionop node)
- Specified by:
caseACommentNumberdefinitionop in interface Analysis
caseANumbervalue
public void caseANumbervalue(ANumbervalue node)
- Specified by:
caseANumbervalue in interface Analysis
caseAOwner
public void caseAOwner(AOwner node)
- Specified by:
caseAOwner in interface Analysis
caseAPage
public void caseAPage(APage node)
- Specified by:
caseAPage in interface Analysis
caseAInstancePageoptions
public void caseAInstancePageoptions(AInstancePageoptions node)
- Specified by:
caseAInstancePageoptions in interface Analysis
caseANetPageoptions
public void caseANetPageoptions(ANetPageoptions node)
- Specified by:
caseANetPageoptions in interface Analysis
caseANetbundlePageoptions
public void caseANetbundlePageoptions(ANetbundlePageoptions node)
- Specified by:
caseANetbundlePageoptions in interface Analysis
caseAPortimplementationPageoptions
public void caseAPortimplementationPageoptions(APortimplementationPageoptions node)
- Specified by:
caseAPortimplementationPageoptions in interface Analysis
caseACommentPageoptions
public void caseACommentPageoptions(ACommentPageoptions node)
- Specified by:
caseACommentPageoptions in interface Analysis
caseAPort
public void caseAPort(APort node)
- Specified by:
caseAPort in interface Analysis
caseADirectionPortoptions
public void caseADirectionPortoptions(ADirectionPortoptions node)
- Specified by:
caseADirectionPortoptions in interface Analysis
caseAPropertyPortoptions
public void caseAPropertyPortoptions(APropertyPortoptions node)
- Specified by:
caseAPropertyPortoptions in interface Analysis
caseACommentPortoptions
public void caseACommentPortoptions(ACommentPortoptions node)
- Specified by:
caseACommentPortoptions in interface Analysis
caseADontCarePortoptions
public void caseADontCarePortoptions(ADontCarePortoptions node)
- Specified by:
caseADontCarePortoptions in interface Analysis
caseAPortbundle
public void caseAPortbundle(APortbundle node)
- Specified by:
caseAPortbundle in interface Analysis
caseAPropertyPortbundleop
public void caseAPropertyPortbundleop(APropertyPortbundleop node)
- Specified by:
caseAPropertyPortbundleop in interface Analysis
caseACommentPortbundleop
public void caseACommentPortbundleop(ACommentPortbundleop node)
- Specified by:
caseACommentPortbundleop in interface Analysis
caseAPortimplementation
public void caseAPortimplementation(APortimplementation node)
- Specified by:
caseAPortimplementation in interface Analysis
caseAPortnamerefPortimpop
public void caseAPortnamerefPortimpop(APortnamerefPortimpop node)
- Specified by:
caseAPortnamerefPortimpop in interface Analysis
caseAPortrefPortimpop
public void caseAPortrefPortimpop(APortrefPortimpop node)
- Specified by:
caseAPortrefPortimpop in interface Analysis
caseAInstancePortimplementationop
public void caseAInstancePortimplementationop(AInstancePortimplementationop node)
- Specified by:
caseAInstancePortimplementationop in interface Analysis
caseAPropertyPortimplementationop
public void caseAPropertyPortimplementationop(APropertyPortimplementationop node)
- Specified by:
caseAPropertyPortimplementationop in interface Analysis
caseAPortrefPortimplementationop
public void caseAPortrefPortimplementationop(APortrefPortimplementationop node)
- Specified by:
caseAPortrefPortimplementationop in interface Analysis
caseAPortinstance
public void caseAPortinstance(APortinstance node)
- Specified by:
caseAPortinstance in interface Analysis
caseAPortnamerefPortinstop
public void caseAPortnamerefPortinstop(APortnamerefPortinstop node)
- Specified by:
caseAPortnamerefPortinstop in interface Analysis
caseAPortrefPortinstop
public void caseAPortrefPortinstop(APortrefPortinstop node)
- Specified by:
caseAPortrefPortinstop in interface Analysis
caseAPropertyPortinstanceop
public void caseAPropertyPortinstanceop(APropertyPortinstanceop node)
- Specified by:
caseAPropertyPortinstanceop in interface Analysis
caseACommentPortinstanceop
public void caseACommentPortinstanceop(ACommentPortinstanceop node)
- Specified by:
caseACommentPortinstanceop in interface Analysis
caseAPortlist
public void caseAPortlist(APortlist node)
- Specified by:
caseAPortlist in interface Analysis
caseAPortnamerefPortlistoptions
public void caseAPortnamerefPortlistoptions(APortnamerefPortlistoptions node)
- Specified by:
caseAPortnamerefPortlistoptions in interface Analysis
caseAPortrefPortlistoptions
public void caseAPortrefPortlistoptions(APortrefPortlistoptions node)
- Specified by:
caseAPortrefPortlistoptions in interface Analysis
caseANamedefPortnamedef
public void caseANamedefPortnamedef(ANamedefPortnamedef node)
- Specified by:
caseANamedefPortnamedef in interface Analysis
caseAArrayPortnamedef
public void caseAArrayPortnamedef(AArrayPortnamedef node)
- Specified by:
caseAArrayPortnamedef in interface Analysis
caseANamerefPortnameref
public void caseANamerefPortnameref(ANamerefPortnameref node)
- Specified by:
caseANamerefPortnameref in interface Analysis
caseAMemberPortnameref
public void caseAMemberPortnameref(AMemberPortnameref node)
- Specified by:
caseAMemberPortnameref in interface Analysis
caseAPortref
public void caseAPortref(APortref node)
- Specified by:
caseAPortref in interface Analysis
caseAPortrefPortrefop
public void caseAPortrefPortrefop(APortrefPortrefop node)
- Specified by:
caseAPortrefPortrefop in interface Analysis
caseAInstancerefPortrefop
public void caseAInstancerefPortrefop(AInstancerefPortrefop node)
- Specified by:
caseAInstancerefPortrefop in interface Analysis
caseAViewrefPortrefop
public void caseAViewrefPortrefop(AViewrefPortrefop node)
- Specified by:
caseAViewrefPortrefop in interface Analysis
caseAProperty
public void caseAProperty(AProperty node)
- Specified by:
caseAProperty in interface Analysis
caseACommentPropertyoptions
public void caseACommentPropertyoptions(ACommentPropertyoptions node)
- Specified by:
caseACommentPropertyoptions in interface Analysis
caseAOwnerPropertyoptions
public void caseAOwnerPropertyoptions(AOwnerPropertyoptions node)
- Specified by:
caseAOwnerPropertyoptions in interface Analysis
caseAPropertyPropertyoptions
public void caseAPropertyPropertyoptions(APropertyPropertyoptions node)
- Specified by:
caseAPropertyPropertyoptions in interface Analysis
caseAPropertynamedef
public void caseAPropertynamedef(APropertynamedef node)
- Specified by:
caseAPropertynamedef in interface Analysis
caseAProtectionframe
public void caseAProtectionframe(AProtectionframe node)
- Specified by:
caseAProtectionframe in interface Analysis
caseAPortimplementationProtectionframeop
public void caseAPortimplementationProtectionframeop(APortimplementationProtectionframeop node)
- Specified by:
caseAPortimplementationProtectionframeop in interface Analysis
caseAInstanceProtectionframeop
public void caseAInstanceProtectionframeop(AInstanceProtectionframeop node)
- Specified by:
caseAInstanceProtectionframeop in interface Analysis
caseAPropertyProtectionframeop
public void caseAPropertyProtectionframeop(APropertyProtectionframeop node)
- Specified by:
caseAPropertyProtectionframeop in interface Analysis
caseACommentProtectionframeop
public void caseACommentProtectionframeop(ACommentProtectionframeop node)
- Specified by:
caseACommentProtectionframeop in interface Analysis
caseARename
public void caseARename(ARename node)
- Specified by:
caseARename in interface Analysis
caseAScale
public void caseAScale(AScale node)
- Specified by:
caseAScale in interface Analysis
caseAIntegertokenScaledinteger
public void caseAIntegertokenScaledinteger(AIntegertokenScaledinteger node)
- Specified by:
caseAIntegertokenScaledinteger in interface Analysis
caseAEScaledinteger
public void caseAEScaledinteger(AEScaledinteger node)
- Specified by:
caseAEScaledinteger in interface Analysis
caseAString
public void caseAString(AString node)
- Specified by:
caseAString in interface Analysis
caseASubissue
public void caseASubissue(ASubissue node)
- Specified by:
caseASubissue in interface Analysis
caseASymbol
public void caseASymbol(ASymbol node)
- Specified by:
caseASymbol in interface Analysis
caseAPortimplementationSymboloptions
public void caseAPortimplementationSymboloptions(APortimplementationSymboloptions node)
- Specified by:
caseAPortimplementationSymboloptions in interface Analysis
caseAInstanceSymboloptions
public void caseAInstanceSymboloptions(AInstanceSymboloptions node)
- Specified by:
caseAInstanceSymboloptions in interface Analysis
caseAPropertySymboloptions
public void caseAPropertySymboloptions(APropertySymboloptions node)
- Specified by:
caseAPropertySymboloptions in interface Analysis
caseACommentSymboloptions
public void caseACommentSymboloptions(ACommentSymboloptions node)
- Specified by:
caseACommentSymboloptions in interface Analysis
caseATechnology
public void caseATechnology(ATechnology node)
- Specified by:
caseATechnology in interface Analysis
caseATrue
public void caseATrue(ATrue node)
- Specified by:
caseATrue in interface Analysis
caseAUnit
public void caseAUnit(AUnit node)
- Specified by:
caseAUnit in interface Analysis
caseAView
public void caseAView(AView node)
- Specified by:
caseAView in interface Analysis
caseAContentsViewoptions
public void caseAContentsViewoptions(AContentsViewoptions node)
- Specified by:
caseAContentsViewoptions in interface Analysis
caseAPropertyViewoptions
public void caseAPropertyViewoptions(APropertyViewoptions node)
- Specified by:
caseAPropertyViewoptions in interface Analysis
caseACommentViewoptions
public void caseACommentViewoptions(ACommentViewoptions node)
- Specified by:
caseACommentViewoptions in interface Analysis
caseADontCareViewoptions
public void caseADontCareViewoptions(ADontCareViewoptions node)
- Specified by:
caseADontCareViewoptions in interface Analysis
caseAViewlist
public void caseAViewlist(AViewlist node)
- Specified by:
caseAViewlist in interface Analysis
caseAViewrefViewlistop
public void caseAViewrefViewlistop(AViewrefViewlistop node)
- Specified by:
caseAViewrefViewlistop in interface Analysis
caseAViewlistViewlistop
public void caseAViewlistViewlistop(AViewlistViewlistop node)
- Specified by:
caseAViewlistViewlistop in interface Analysis
caseAViewnamedef
public void caseAViewnamedef(AViewnamedef node)
- Specified by:
caseAViewnamedef in interface Analysis
caseAViewnameref
public void caseAViewnameref(AViewnameref node)
- Specified by:
caseAViewnameref in interface Analysis
caseAViewref
public void caseAViewref(AViewref node)
- Specified by:
caseAViewref in interface Analysis
caseAViewtype
public void caseAViewtype(AViewtype node)
- Specified by:
caseAViewtype in interface Analysis
caseABooleanTypedvalue
public void caseABooleanTypedvalue(ABooleanTypedvalue node)
- Specified by:
caseABooleanTypedvalue in interface Analysis
caseAIntegerTypedvalue
public void caseAIntegerTypedvalue(AIntegerTypedvalue node)
- Specified by:
caseAIntegerTypedvalue in interface Analysis
caseANumberTypedvalue
public void caseANumberTypedvalue(ANumberTypedvalue node)
- Specified by:
caseANumberTypedvalue in interface Analysis
caseAStringTypedvalue
public void caseAStringTypedvalue(AStringTypedvalue node)
- Specified by:
caseAStringTypedvalue in interface Analysis
caseAIdent
public void caseAIdent(AIdent node)
- Specified by:
caseAIdent in interface Analysis
caseAStringvalue
public void caseAStringvalue(AStringvalue node)
- Specified by:
caseAStringvalue in interface Analysis
caseAIntegervalue
public void caseAIntegervalue(AIntegervalue node)
- Specified by:
caseAIntegervalue in interface Analysis
caseADontcare
public void caseADontcare(ADontcare node)
- Specified by:
caseADontcare in interface Analysis
caseAIntTokenDontcareoptions
public void caseAIntTokenDontcareoptions(AIntTokenDontcareoptions node)
- Specified by:
caseAIntTokenDontcareoptions in interface Analysis
caseAIdentDontcareoptions
public void caseAIdentDontcareoptions(AIdentDontcareoptions node)
- Specified by:
caseAIdentDontcareoptions in interface Analysis
caseADontCareDontcareoptions
public void caseADontCareDontcareoptions(ADontCareDontcareoptions node)
- Specified by:
caseADontCareDontcareoptions in interface Analysis
caseAStrTokenDontcareoptions
public void caseAStrTokenDontcareoptions(AStrTokenDontcareoptions node)
- Specified by:
caseAStrTokenDontcareoptions in interface Analysis
caseAStrDontcareoptions
public void caseAStrDontcareoptions(AStrDontcareoptions node)
- Specified by:
caseAStrDontcareoptions in interface Analysis
caseAOwnerDontcareoptions
public void caseAOwnerDontcareoptions(AOwnerDontcareoptions node)
- Specified by:
caseAOwnerDontcareoptions in interface Analysis
caseAPropertyDontcareoptions
public void caseAPropertyDontcareoptions(APropertyDontcareoptions node)
- Specified by:
caseAPropertyDontcareoptions in interface Analysis
caseARenameDontcareoptions
public void caseARenameDontcareoptions(ARenameDontcareoptions node)
- Specified by:
caseARenameDontcareoptions in interface Analysis
caseACommentDontcareoptions
public void caseACommentDontcareoptions(ACommentDontcareoptions node)
- Specified by:
caseACommentDontcareoptions in interface Analysis
caseTBlank
public void caseTBlank(TBlank node)
- Specified by:
caseTBlank in interface Analysis
caseTEdif
public void caseTEdif(TEdif node)
- Specified by:
caseTEdif in interface Analysis
caseTCell
public void caseTCell(TCell node)
- Specified by:
caseTCell in interface Analysis
caseTView
public void caseTView(TView node)
- Specified by:
caseTView in interface Analysis
caseTInterface
public void caseTInterface(TInterface node)
- Specified by:
caseTInterface in interface Analysis
caseTNet
public void caseTNet(TNet node)
- Specified by:
caseTNet in interface Analysis
caseTPort
public void caseTPort(TPort node)
- Specified by:
caseTPort in interface Analysis
caseTDirection
public void caseTDirection(TDirection node)
- Specified by:
caseTDirection in interface Analysis
caseTInout
public void caseTInout(TInout node)
- Specified by:
caseTInout in interface Analysis
caseTInput
public void caseTInput(TInput node)
- Specified by:
caseTInput in interface Analysis
caseTOutput
public void caseTOutput(TOutput node)
- Specified by:
caseTOutput in interface Analysis
caseTRename
public void caseTRename(TRename node)
- Specified by:
caseTRename in interface Analysis
caseTPortref
public void caseTPortref(TPortref node)
- Specified by:
caseTPortref in interface Analysis
caseTInstanceref
public void caseTInstanceref(TInstanceref node)
- Specified by:
caseTInstanceref in interface Analysis
caseTInstance
public void caseTInstance(TInstance node)
- Specified by:
caseTInstance in interface Analysis
caseTCellref
public void caseTCellref(TCellref node)
- Specified by:
caseTCellref in interface Analysis
caseTProperty
public void caseTProperty(TProperty node)
- Specified by:
caseTProperty in interface Analysis
caseTArray
public void caseTArray(TArray node)
- Specified by:
caseTArray in interface Analysis
caseTMember
public void caseTMember(TMember node)
- Specified by:
caseTMember in interface Analysis
caseTBoolean
public void caseTBoolean(TBoolean node)
- Specified by:
caseTBoolean in interface Analysis
caseTCelltype
public void caseTCelltype(TCelltype node)
- Specified by:
caseTCelltype in interface Analysis
caseTComment
public void caseTComment(TComment node)
- Specified by:
caseTComment in interface Analysis
caseTContents
public void caseTContents(TContents node)
- Specified by:
caseTContents in interface Analysis
caseTDesign
public void caseTDesign(TDesign node)
- Specified by:
caseTDesign in interface Analysis
caseTEdiflevel
public void caseTEdiflevel(TEdiflevel node)
- Specified by:
caseTEdiflevel in interface Analysis
caseTEdifversion
public void caseTEdifversion(TEdifversion node)
- Specified by:
caseTEdifversion in interface Analysis
caseTExternal
public void caseTExternal(TExternal node)
- Specified by:
caseTExternal in interface Analysis
caseTFalse
public void caseTFalse(TFalse node)
- Specified by:
caseTFalse in interface Analysis
caseTGeneric
public void caseTGeneric(TGeneric node)
- Specified by:
caseTGeneric in interface Analysis
caseTInteger
public void caseTInteger(TInteger node)
- Specified by:
caseTInteger in interface Analysis
caseTJoined
public void caseTJoined(TJoined node)
- Specified by:
caseTJoined in interface Analysis
caseTKeywordlevel
public void caseTKeywordlevel(TKeywordlevel node)
- Specified by:
caseTKeywordlevel in interface Analysis
caseTKeywordmap
public void caseTKeywordmap(TKeywordmap node)
- Specified by:
caseTKeywordmap in interface Analysis
caseTLibrary
public void caseTLibrary(TLibrary node)
- Specified by:
caseTLibrary in interface Analysis
caseTLibraryref
public void caseTLibraryref(TLibraryref node)
- Specified by:
caseTLibraryref in interface Analysis
caseTListofnets
public void caseTListofnets(TListofnets node)
- Specified by:
caseTListofnets in interface Analysis
caseTListofports
public void caseTListofports(TListofports node)
- Specified by:
caseTListofports in interface Analysis
caseTNetlist
public void caseTNetlist(TNetlist node)
- Specified by:
caseTNetlist in interface Analysis
caseTNetbundle
public void caseTNetbundle(TNetbundle node)
- Specified by:
caseTNetbundle in interface Analysis
caseTNumber
public void caseTNumber(TNumber node)
- Specified by:
caseTNumber in interface Analysis
caseTNumberdefinition
public void caseTNumberdefinition(TNumberdefinition node)
- Specified by:
caseTNumberdefinition in interface Analysis
caseTOwner
public void caseTOwner(TOwner node)
- Specified by:
caseTOwner in interface Analysis
caseTPage
public void caseTPage(TPage node)
- Specified by:
caseTPage in interface Analysis
caseTPortbundle
public void caseTPortbundle(TPortbundle node)
- Specified by:
caseTPortbundle in interface Analysis
caseTPortimplementation
public void caseTPortimplementation(TPortimplementation node)
- Specified by:
caseTPortimplementation in interface Analysis
caseTPortinstance
public void caseTPortinstance(TPortinstance node)
- Specified by:
caseTPortinstance in interface Analysis
caseTPortlist
public void caseTPortlist(TPortlist node)
- Specified by:
caseTPortlist in interface Analysis
caseTProtectionframe
public void caseTProtectionframe(TProtectionframe node)
- Specified by:
caseTProtectionframe in interface Analysis
caseTScale
public void caseTScale(TScale node)
- Specified by:
caseTScale in interface Analysis
caseTString
public void caseTString(TString node)
- Specified by:
caseTString in interface Analysis
caseTSymbol
public void caseTSymbol(TSymbol node)
- Specified by:
caseTSymbol in interface Analysis
caseTTechnology
public void caseTTechnology(TTechnology node)
- Specified by:
caseTTechnology in interface Analysis
caseTTrue
public void caseTTrue(TTrue node)
- Specified by:
caseTTrue in interface Analysis
caseTUnit
public void caseTUnit(TUnit node)
- Specified by:
caseTUnit in interface Analysis
caseTViewlist
public void caseTViewlist(TViewlist node)
- Specified by:
caseTViewlist in interface Analysis
caseTViewref
public void caseTViewref(TViewref node)
- Specified by:
caseTViewref in interface Analysis
caseTViewtype
public void caseTViewtype(TViewtype node)
- Specified by:
caseTViewtype in interface Analysis
caseTIntegertoken
public void caseTIntegertoken(TIntegertoken node)
- Specified by:
caseTIntegertoken in interface Analysis
caseTStringtoken
public void caseTStringtoken(TStringtoken node)
- Specified by:
caseTStringtoken in interface Analysis
caseTIdentifier
public void caseTIdentifier(TIdentifier node)
- Specified by:
caseTIdentifier in interface Analysis
caseTNumberident
public void caseTNumberident(TNumberident node)
- Specified by:
caseTNumberident in interface Analysis
caseTExp
public void caseTExp(TExp node)
- Specified by:
caseTExp in interface Analysis
caseTLbr
public void caseTLbr(TLbr node)
- Specified by:
caseTLbr in interface Analysis
caseTRbr
public void caseTRbr(TRbr node)
- Specified by:
caseTRbr in interface Analysis
caseEOF
public void caseEOF(EOF node)
- Specified by:
caseEOF in interface Analysis
defaultCase
public void defaultCase(Node node)
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.