Hi all,<div><br></div><div>reading DUchain context builders on css and php plugin, this question popped out:</div><div><br></div><div>ContextBuilderBase, wich is an typedef implemented after KDevelop::AbstractContextBuilder receives as second parameter an item from the language grammar. Witch node from my AST should I use? In PHP is IdentifierAST and on CSS is SpecifierAST. Couldn't figure it myself :(</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Victor</div>