issues
search
c2nes
/
javalang
Pure Python Java parser and tools
MIT License
737
stars
161
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
javalang.tree.EnumDeclaration fields and methods properties not working
#47
tonyroberts
closed
6 years ago
1
How do I get a method's parameter's type?
#46
foresightyj
closed
7 years ago
3
Is there a way to print a node to string?
#45
foresightyj
closed
7 years ago
5
how to parse java code snippet to AST?
#44
wanyao1992
opened
7 years ago
2
Uncaught TypeError: 'in <string>' requires string as left operand, not NoneType–Due to CR handling in lexer?
#43
eddieantonio
opened
7 years ago
1
Checking if two trees are equal
#42
joshio1
opened
7 years ago
1
Unary Operators?
#41
new32
opened
7 years ago
1
Catching all assignments
#40
pedromartins4
closed
7 years ago
2
New Release?
#39
CCoffie
closed
7 years ago
1
Add position information to nodes
#38
johnhawes
closed
7 years ago
4
Question : how to render a AST node
#37
pkernevez
opened
7 years ago
10
Full and flattened tree
#36
ch3njust1n
closed
7 years ago
2
SyntaxError: invalid syntax
#35
ch3njust1n
closed
7 years ago
0
Release new version?
#34
octylFractal
closed
7 years ago
2
Questions about the library
#33
luiscruz
closed
7 years ago
3
Whithout package declaration, set the package name to 'default package'.
#32
roipoussiere
closed
8 years ago
2
Allow interfaces to have an optional body, fix #30.
#31
roipoussiere
closed
8 years ago
2
Javalang can not parse interfaces with a body.
#30
roipoussiere
closed
8 years ago
0
Javalang doesn't support Java8 `default` keyword.
#29
roipoussiere
closed
8 years ago
3
SuperMethodInvocation on empty args, misregarded as SuperMemberReference now fixed
#28
sandeshc
closed
8 years ago
1
SuperMethodInvocation mistakenly regarded as SuperMemberReference in case of zero arguments
#27
sandeshc
closed
8 years ago
0
unary operators parsed but no has no corresponding entity or parameters in javalang
#26
sandeshc
closed
8 years ago
2
issue #21(java8 .toArray) and defaults and static methods in interfaces in java8,#14 (node position for other nodes),static block
#25
akashdepth
opened
8 years ago
1
Method of a casted object not parsed
#24
henshin
closed
8 years ago
2
Add support for static and default methods in interfaces (Java 8)
#23
shoaniki
closed
8 years ago
1
parse_element_values always returns a list with only the last value
#22
BooNooNooNouS
closed
8 years ago
2
JavaSyntaxError when using Java 8's stream.toArray
#21
BooNooNooNouS
opened
8 years ago
2
Release a new version of javalang on pypi.
#20
dbaxa
closed
8 years ago
1
Node __equals__ not reflexive
#19
sdjespersen
closed
9 years ago
2
Initial Java 8 support
#18
dbaxa
closed
9 years ago
6
Support java 8 syntax, such as lambda expressions
#17
dbaxa
closed
8 years ago
4
IndexError on empty Javadoc
#16
c2nes
closed
10 years ago
1
Release a new version of javalang on pypi
#15
dbaxa
closed
10 years ago
2
Include position information in all AST nodes
#14
c2nes
opened
10 years ago
5
Include javadoc comments on package declarations
#13
larubbio
closed
10 years ago
3
Minor code fixup
#12
dbaxa
closed
10 years ago
3
Python 3 support
#11
dbaxa
closed
10 years ago
4
Add Travis ci support
#10
dbaxa
closed
10 years ago
3
In #8 to fix issue #7 broken code was committed. The fix for the broken ...
#9
dbaxa
closed
10 years ago
0
Issue 7: Only attempt Javadoc detection for block comments
#8
c2nes
closed
10 years ago
0
another bug
#7
ravenzhang
closed
10 years ago
1
found a bug
#6
ravenzhang
closed
10 years ago
1
Consider adding examples or some documentation
#5
AlexandreDecan
opened
11 years ago
1
Make tokenizer accept (nearly) all identifiers
#4
brakhane
closed
11 years ago
1
Add a __version__ attribute to javalang and
#3
dbaxa
closed
11 years ago
2
Expose position information
#2
dbaxa
closed
10 years ago
4
Handle multiple author tags while parsing javadoc strings.
#1
atheriel
closed
11 years ago
1
Previous