Home
last modified time | relevance | path

Searched refs:attrAndTypeRegex (Results 1 – 1 of 1) sorted by relevance

/plugin/processing/
H A Dscript.js11882 …var attrAndTypeRegex = /^((?:(?:public|private|final|protected|static)\s+)*)((?!(?:new|return|thro… variable
12245 var attrAndType = attrAndTypeRegex.exec(statement);
12383 var attrAndType = attrAndTypeRegex.exec(statement);