Results 23 comments of maltek

@TNSelahle The only field access in the AST for `.joernBufferAppend` calls that we have in the CPG are field accesses for `self.joern__buffer`. But now I see that this location I...

The snippet with annotations isn't actually Java code - it's Lombok code. Lombok is only supported by running "delombok" before-hand to get actual Java code. That messes with the line...