Package com.cloudbees.groovy.cps.impl
Interface CallSiteBlock
- All Superinterfaces:
Block,Serializable
- All Known Implementing Classes:
ArrayAccessBlock,AssignmentBlock,AttributeAccessBlock,CallSiteBlockSupport,CastBlock,ExcrementOperatorBlock,FunctionCallBlock,MethodPointerBlock,PropertyAccessBlock
Block that has CallSiteTags.- Author:
- Kohsuke Kawaguchi
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.cloudbees.groovy.cps.Block
Block.Noop -
Field Summary
-
Method Summary
-
Method Details
-
getTags
Tags associated with this call site.
-