summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
authorSasha Smundak <asmundak@google.com>2020-11-17 22:58:55 -0800
committerSasha Smundak <asmundak@google.com>2020-11-17 23:18:14 -0800
commit9c35d8bfded90e4c3e0b211e73871f3ededf569c (patch)
treed5b4facf681ca1e3bab9a64a5f9bbe83bdaab525 /java/java_test.go
parent9240f955cb790464173dbe282add6d7a92bf1e58 (diff)
Parse else ifxxx statement
More recent versions of make provide "else ifdef/ifndef/ifeq/ifneq" directive: ifdef FOO ... else ifdef BAR ... endif Fix the parser to handle it. It returns the same Directive as the respective ifxxx counterpart, only that the Name is set to "elifdef/elifndef/elifeq/elifneq". Test: treehugger Change-Id: I74c6a2c7224bce1dd3465012fa84880fae21349b
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions