Home
last modified time | relevance | path

Searched defs:annotation (Results 1 – 17 of 17) sorted by relevance

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DIndexedReader.php60 public function getClassAnnotation(\ReflectionClass $class, $annotation)
81 public function getMethodAnnotation(\ReflectionMethod $method, $annotation)
102 public function getPropertyAnnotation(\ReflectionProperty $property, $annotation)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest.php26 public $annotation; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest
39 public function setAnnotation($annotation)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jar ... cache.annotation public abstract annotation javax.cache.annotation.CacheRemove extends java.lang.Object implements java ...
H A Dservlet-api.jar ... javax/ javax/servlet/ javax/servlet/annotation/ javax/servlet/descriptor/ javax/servlet ...
H A Dgson-2.7.jar ... java.lang.Object implements java.lang.annotation.Annotation { public abstract boolean serialize () public ...
H A Dhttpcore-4.4.9.jar ... annotation public abstract annotation org.apache.http.annotation.Experimental extends java.lang.Object implements java ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DTimeEvent.php34 public function setAnnotation(Annotation $annotation)
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php552 public $annotation; variable in Google_Activity
593 public function setAnnotation( $annotation) {
H A DGoogle_PlusService.php378 public $annotation; variable in Google_Activity
419 public function setAnnotation( $annotation) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php203 function add_annotation(&$annotation) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php123 function add_annotation(&$annotation) {
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jar ... auth/params/ org/apache/http/annotation/ org/apache/http/client/ org ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jar ... auth/params/ org/apache/http/annotation/ org/apache/http/client/ org ...
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2794 "annotation": "mxgraph.flowchart.annotation_1", //TODO not similar! property in mxGraphMlShapesMap
/plugin/dokuprism/prism/
H A Dprism.js12 Prism.languages.antlr4={comment:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,string:{pattern:/'(?:\\.|[^\\'\r\n])*'/,greedy:!0},"character-class":{pattern:/\[(?:\\.|[^\\\]\r\n])*\]/,greedy:!0,alias:"regex",inside:{range:{pattern:/([^[]|(?:^|[^\\])(?:\\\\)*\\\[)-(?!\])/,lookbehind:!0,alias:"punctuation"},escape:/\\(?:u(?:[a-fA-F\d]{4}|\{[a-fA-F\d]+\})|[pP]\{[=\w-]+\}|[^\r\nupP])/,punctuation:/[\[\]]/}},action:{pattern:/\{(?:[^{}]|\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})*\})*\}/,greedy:!0,inside:{content:{pattern:/(\{)[\s\S]+(?=\})/,lookbehind:!0},punctuation:/[{}]/}},command:{pattern:/(->\s*(?!\s))(?:\s*(?:,\s*)?\b[a-z]\w*(?:\s*\([^()\r\n]*\))?)+(?=\s*;)/i,lookbehind:!0,inside:{function:/\b\w+(?=\s*(?:[,(]|$))/,punctuation:/[,()]/}},annotation:{pattern:/@\w+(?:::\w+)*/,alias:"keyword"},label:{pattern:/#[ \t]*\w+/,alias:"punctuation"},keyword:/\b(?:catch|channels|finally|fragment|grammar|import|lexer|locals|mode|options|parser|returns|throws|tokens)\b/,definition:[{pattern:/\b[a-z]\w*(?=\s*:)/,alias:["rule","class-name"]},{pattern:/\b[A-Z]\w*(?=\s*:)/,alias:["token","constant"]}],constant:/\b[A-Z][A-Z_]*\b/,operator:/\.\.|->|[|~]|[*+?]\??/,punctuation:/[;:()=]/},Prism.languages.g4=Prism.languages.antlr4; class in Prism.languages.antlr4
[all...]
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1665 offpagereference:"mxgraph.flowchart.off-page_reference;aspect=fixed",annotation:"mxgraph.flowchart.… property in mxGraphMlShapesMap