Skip to content

No UAST is rendered for a valid query #215

@dennwc

Description

@dennwc

Steps to reproduce

  1. Go to https://play.bblf.sh, select classdef.py.
  2. Use XPath: //python:ClassDef/body - it works, you can see body_stmts field.
  3. Use XPath: //python:ClassDef/body/*/body_stmts - nothing is rendered.
  4. Do the same with Network tab opened - you can clearly see a non-empty response.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions