-
Sometimes it is important to keep it on hands.
If there is no such field you need to store all parents while performing some complicated UAST traversing.
-
Plugin NameMinecraft Development
Plugin Version2021.3-1.5.15
OS NameWindows 11
Java Version11.0.13
Java VM VendorJetBrains s.r.o.
App NameIDEA
App Full NameIntelliJ IDEA
App Version NameIntelliJ IDE…
-
We want to be able to support a range of JVM languages on Lambda. The current implementation of Java's [`LambdaHandlerResolver#determineHandler`](https://github.com/aws/aws-toolkit-jetbrains/blob/mast…
-
discovered at https://github.com/src-d/empathy-sessions/issues/37#issuecomment-470045137
Running parse over a `.cs` file is not working
```shell
$ srcd parse uast examples/example.cs
INFO[0000…
-
```
java.lang.NullPointerException
at org.openjdk.jol.info.ClassData.fieldsFor(ClassData.java:256)
at org.openjdk.jol.info.ClassData.ownFields(ClassData.java:221)
at org.openjdk.jol.layouters.H…
-
Currently, when a node is being traversed, we check multiple attributes to find its value. To do so, we rely on the assumption that there will be only one value at best, and check, successively:
1.…
-
The following code will trigger [`ComposeUnstableReceiver`](https://slackhq.github.io/compose-lints/rules/#unstable-receivers) when running with this configuration:
- Kotlin 2.0.0-RC1
- K2 UAST (`…
-
According to [documentation](https://developer.mozilla.org/en-US/docs/Web/XPath/Axes) getting an attribute works like this:
```js
document.evaluate("//div[@role='main']/@class", document, null, XP…
-
I'd apply the same background to `Raw Gist URL` and `UAST Query` inputs when filled.
`UAST Query` input, when auto-filled in Chrome-Linux, is colored in blue.
Imo we should keep it in white, follo…
-
- [ ] Add Hercules analysis to classify commits as bugfix and other appropriate classes - https://github.com/src-d/hercules/issues/188
- [ ] Take the UAST difference algorithm implementation from htt…